Color Peachy Salmon red (#ff9b80):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Peachy Salmon red (#ff9b80):
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 Peachy Salmon / #ff9b80
The HTML HEX code is #ff9b80. The corresponding color name is "Peachy Salmon". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 155%, Blue (B): 128%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 39%, Yellow (Y):50%, Black (K): 0%. In the HSL color space, #ff9b80 has a hue of 13°, saturation of 100%, and lightness of 75%. The HSV representation is 13° for hue, 50% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 74, a* (green to red) = 35, and b* (blue to yellow) = 30. The XYZ representation is X: 57, Y: 46, Z: 26. In the YUV color space, it translates to Y (luminance) = 0.7130, U (chrominance) = -0.1039, and V (chrominance) = 0.2518.
The decimal value of the color is 16751488. The closest Web-safe HEX code is #FF9999. Variations of the colour are #FFEBE5 for a 20% lighter version and #FF4B1A for a 20% darker version.
For the color with hex value #ff9b80, the correlated color temperature (CT) is estimated to be 2524 Kelvin (2524K).
The approximate wavelength of #ff9b80 is around 674.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff9b80 | #ff9b80 |
RGB Decimal Code | 255, 155, 128 | rgb(255, 155, 128) |
CMYK | 0, 39, 50, 0 | / |
HSL | 13°, 100%, 75% | hsl(13°, 100%, 75%) |
HSV | 13°, 50%, 100% | / |
CIE-LAB | 74, 35, 30 | / |
XYZ | 57, 46, 26 | / |
YUV | 0.7130, -0.1039, 0.2518 | / |
Decimal value | 16751488 | / |
Web-Safe HEX | FF9999 | #FF9999 |
Color Temperature (CT) | 2524 Kelvin (2524K) | / |
Estimate Wavelength | around 674.00nm | / |
The Depth and Diversity of Peachy Salmon (Hex: #ff9b80): Exploring its Impact in Design and Culture
Peachy Salmon (#ff9b80) is a vibrant color that resembles the delicate shades found in seashells and coral reefs. Its warm undertones bring to mind the sun setting over a tropical beach, casting a soft glow on the sand. This hue also shares similarities with the flesh of ripe apricots, evoking feelings of sweetness and freshness. Seen in nature, Peachy Salmon can be found in blossoming flowers such as begonias and hibiscus, adding a touch of elegance to any garden. Overall, this color exudes a harmonious blend of natural beauty and warmth.
Download Stunning Peachy Salmon Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Peachy Salmon Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Peachy Salmon 4K Wallpaper
Immerse yourself in the beauty of our Peachy Salmon 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 Peachy Salmon 4K WallpaperTints and Shades of #ff9b80 HEX color (Peachy Salmon)
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 #ff9b80, 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
- #FFE6DF
- #FFCDC0
- #FFB4A0
- #ff9b80
- #BF7460
- #804E40
- #402720
- #000000
Tones of Peachy Salmon (#ff9b80 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff9b80, #cc9080 is the less saturated color, while #ff9b80 is the most saturated one.
- #cc9080
- #d99380
- #e69680
- #f29880
- #ff9b80
- #9f4a33
- #a44126
- #a9381a
- #ae2f0d
HTML Usage Examples
HTML using color code example
<p style="color: #ff9b80;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff9b80.
CSS color code example
p { color: #ff9b80; }
Text with hexadecimal color #ff9b80
This is a sample text with color #ff9b80.
Background Color with #ff9b80
This is a example with background color #ff9b80.
Border Color with #ff9b80
#ff9b80 Color Preview on White (#ffffff) Background
This is a example of text with color #ff9b80 on white background.
#ff9b80 Color Preview on Black (#000000) Background
This is a example of text with color #ff9b80 on black background.
CSS codes examples
.text {color:#ff9b80;}
.background {background-color:#ff9b80;}
.border {border:1px solid #ff9b80;}