Color Salmon Tartare red (#ff9baa):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Salmon Tartare red (#ff9baa):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
light-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Salmon Tartare / #ff9baa
The HTML HEX code is #ff9baa. The corresponding color name is "Salmon Tartare". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 155%, Blue (B): 170%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 39%, Yellow (Y):33%, Black (K): 0%. In the HSL color space, #ff9baa has a hue of 351°, saturation of 100%, and lightness of 80%. The HSV representation is 351° for hue, 39% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 75, a* (green to red) = 39, and b* (blue to yellow) = 8. The XYZ representation is X: 60, Y: 48, Z: 44. In the YUV color space, it translates to Y (luminance) = 0.7318, U (chrominance) = -0.0320, and V (chrominance) = 0.2353.
The decimal value of the color is 16751530. The closest Web-safe HEX code is #FF9999. Variations of the colour are #FFFFFF for a 20% lighter version and #FF3352 for a 20% darker version.
For the color with hex value #ff9baa, the correlated color temperature (CT) is estimated to be 2915 Kelvin (2915K).
The approximate wavelength of #ff9baa is around 659.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff9baa | #ff9baa |
RGB Decimal Code | 255, 155, 170 | rgb(255, 155, 170) |
CMYK | 0, 39, 33, 0 | / |
HSL | 351°, 100%, 80% | hsl(351°, 100%, 80%) |
HSV | 351°, 39%, 100% | / |
CIE-LAB | 75, 39, 8 | / |
XYZ | 60, 48, 44 | / |
YUV | 0.7318, -0.0320, 0.2353 | / |
Decimal value | 16751530 | / |
Web-Safe HEX | FF9999 | #FF9999 |
Color Temperature (CT) | 2915 Kelvin (2915K) | / |
Estimate Wavelength | around 659.50nm | / |
The Depth and Diversity of Salmon Tartare (Hex: #ff9baa): Exploring its Impact in Design and Culture
Salmon Tartare (#ff9baa) resembles the delicate hue of freshly sliced salmon, combining a blush of pink with a touch of orange. This color reflects the vivid tones found in nature, such as coral reefs, tropical sunsets, and blooming hibiscus flowers. It evokes a sense of freshness and vibrancy, reminiscent of the soft petals of cherry blossoms gently swaying in the breeze. Salmon Tartare adds a pop of color to any design, infusing it with warmth and sophistication.
Download Stunning Salmon Tartare Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Salmon Tartare Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Salmon Tartare 4K Wallpaper
Immerse yourself in the beauty of our Salmon Tartare 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Salmon Tartare 4K WallpaperTints and Shades of #ff9baa HEX color (Salmon Tartare)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #ff9baa, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FFE6EA
- #FFCDD5
- #FFB4BF
- #ff9baa
- #BF7480
- #804E55
- #40272B
- #000000
Tones of Salmon Tartare (#ff9baa HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff9baa, #cc9099 is the less saturated color, while #ff9baa is the most saturated one.
- #cc9099
- #d9939d
- #e696a2
- #f298a6
- #ff9baa
- #af3346
- #b7263c
- #be1a32
- #c60d29
HTML Usage Examples
HTML using color code example
<p style="color: #ff9baa;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff9baa.
CSS color code example
p { color: #ff9baa; }
Text with hexadecimal color #ff9baa
This is a sample text with color #ff9baa.
Background Color with #ff9baa
This is a example with background color #ff9baa.
Border Color with #ff9baa
#ff9baa Color Preview on White (#ffffff) Background
This is a example of text with color #ff9baa on white background.
#ff9baa Color Preview on Black (#000000) Background
This is a example of text with color #ff9baa on black background.
CSS codes examples
.text {color:#ff9baa;}
.background {background-color:#ff9baa;}
.border {border:1px solid #ff9baa;}