Color Salmon Pink red (#ff91a4):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Salmon Pink red (#ff91a4):
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 Pink / #ff91a4
The HTML HEX code is #ff91a4. The corresponding color name is "Salmon Pink". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 145%, Blue (B): 164%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 43%, Yellow (Y):36%, Black (K): 0%. In the HSL color space, #ff91a4 has a hue of 350°, saturation of 100%, and lightness of 78%. The HSV representation is 350° for hue, 43% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 72, a* (green to red) = 43, and b* (blue to yellow) = 8. The XYZ representation is X: 58, Y: 44, Z: 41. In the YUV color space, it translates to Y (luminance) = 0.7061, U (chrominance) = -0.0310, and V (chrominance) = 0.2578.
The decimal value of the color is 16748964. The closest Web-safe HEX code is #FF9999. Variations of the colour are #FFF5F7 for a 20% lighter version and #FF294D for a 20% darker version.
For the color with hex value #ff91a4, the correlated color temperature (CT) is estimated to be 2590 Kelvin (2590K).
The approximate wavelength of #ff91a4 is around 655.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff91a4 | #ff91a4 |
RGB Decimal Code | 255, 145, 164 | rgb(255, 145, 164) |
CMYK | 0, 43, 36, 0 | / |
HSL | 350°, 100%, 78% | hsl(350°, 100%, 78%) |
HSV | 350°, 43%, 100% | / |
CIE-LAB | 72, 43, 8 | / |
XYZ | 58, 44, 41 | / |
YUV | 0.7061, -0.0310, 0.2578 | / |
Decimal value | 16748964 | / |
Web-Safe HEX | FF9999 | #FF9999 |
Color Temperature (CT) | 2590 Kelvin (2590K) | / |
Estimate Wavelength | around 655.00nm | / |
The Depth and Diversity of Salmon Pink (Hex: #ff91a4): Exploring its Impact in Design and Culture
Salmon Pink (#ff91a4) resembles coral reefs found in tropical oceans. Just like these vibrant underwater ecosystems, Salmon Pink radiates warmth and vitality. It evokes images of blooming flowers, including roses and peonies, that bring life and beauty to gardens. This hue also mirrors the delicate flesh of salmon, popular in culinary dishes worldwide. The colors softness can be likened to cotton candy, with its gentle, sweet allure. Salmon Pink encapsulates the essence of femininity and love, reflecting the delicate petals of cherry blossoms, adding grace and charm to spring landscapes.
Download Stunning Salmon Pink Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Salmon Pink 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 Pink 4K Wallpaper
Immerse yourself in the beauty of our Salmon Pink 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 Pink 4K WallpaperTints and Shades of #ff91a4 HEX color (Salmon Pink)
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 #ff91a4, 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
- #FFE4E8
- #FFC8D2
- #FFADBB
- #ff91a4
- #BF6D7B
- #804952
- #402429
- #000000
Tones of Salmon Pink (#ff91a4 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff91a4, #cc8a96 is the less saturated color, while #ff91a4 is the most saturated one.
- #cc8a96
- #d98c99
- #e68e9d
- #f28fa0
- #ff91a4
- #a93348
- #b0263e
- #b61a35
- #bd0d2b
HTML Usage Examples
HTML using color code example
<p style="color: #ff91a4;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff91a4.
CSS color code example
p { color: #ff91a4; }
Text with hexadecimal color #ff91a4
This is a sample text with color #ff91a4.
Background Color with #ff91a4
This is a example with background color #ff91a4.
Border Color with #ff91a4
#ff91a4 Color Preview on White (#ffffff) Background
This is a example of text with color #ff91a4 on white background.
#ff91a4 Color Preview on Black (#000000) Background
This is a example of text with color #ff91a4 on black background.
CSS codes examples
.text {color:#ff91a4;}
.background {background-color:#ff91a4;}
.border {border:1px solid #ff91a4;}