Color Salmon Rose red (#ff737e):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Salmon Rose red (#ff737e):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
reds
reds Family:
neutral-vibrant
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
light
Temperature:
warm
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Salmon Rose / #ff737e
The HTML HEX code is #ff737e. The corresponding color name is "Salmon Rose". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 115%, Blue (B): 126%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 55%, Yellow (Y):51%, Black (K): 0%. In the HSL color space, #ff737e has a hue of 355°, saturation of 100%, and lightness of 73%. The HSV representation is 355° for hue, 55% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 66, a* (green to red) = 54, and b* (blue to yellow) = 20. The XYZ representation is X: 51, Y: 35, Z: 24. In the YUV color space, it translates to Y (luminance) = 0.6201, U (chrominance) = -0.0620, and V (chrominance) = 0.3333.
The decimal value of the color is 16741246. The closest Web-safe HEX code is #FF6666. Variations of the colour are #FFDBDE for a 20% lighter version and #FF0F23 for a 20% darker version.
For the color with hex value #ff737e, the correlated color temperature (CT) is estimated to be 1771 Kelvin (1771K).
The approximate wavelength of #ff737e is around 677.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff737e | #ff737e |
RGB Decimal Code | 255, 115, 126 | rgb(255, 115, 126) |
CMYK | 0, 55, 51, 0 | / |
HSL | 355°, 100%, 73% | hsl(355°, 100%, 73%) |
HSV | 355°, 55%, 100% | / |
CIE-LAB | 66, 54, 20 | / |
XYZ | 51, 35, 24 | / |
YUV | 0.6201, -0.0620, 0.3333 | / |
Decimal value | 16741246 | / |
Web-Safe HEX | FF6666 | #FF6666 |
Color Temperature (CT) | 1771 Kelvin (1771K) | / |
Estimate Wavelength | around 677.50nm | / |
The Depth and Diversity of Salmon Rose (Hex: #ff737e): Exploring its Impact in Design and Culture
Salmon Rose (#ff737e) is reminiscent of the vivid hues found in coral reefs, captivating the eye with its assertive warm undertones. This color exudes the essence of a vibrant sunrise, painting the sky in delicate shades of pink and orange. Its uniqueness lies in its ability to evoke a sense of elegance and sophistication, as if one were observing a bouquet of blooming peonies on a summers day. Salmon Rose mirrors the vivacity of a flamingo, gracefully showcasing its vibrant plumage amidst a serene lake. This color embodies natures delicate beauty, captivating hearts and minds alike.
Download Stunning Salmon Rose Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Salmon Rose 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 Rose 4K Wallpaper
Immerse yourself in the beauty of our Salmon Rose 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 Rose 4K WallpaperTints and Shades of #ff737e HEX color (Salmon Rose)
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 #ff737e, 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
- #FFDCDF
- #FFB9BF
- #FF969E
- #ff737e
- #BF565F
- #803A3F
- #401D20
- #000000
Tones of Salmon Rose (#ff737e HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff737e, #cc787f is the less saturated color, while #ff737e is the most saturated one.
- #cc787f
- #d9777f
- #e6767e
- #f2747e
- #ff737e
- #97333b
- #9b2630
- #9e1a24
- #a20d19
HTML Usage Examples
HTML using color code example
<p style="color: #ff737e;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff737e.
CSS color code example
p { color: #ff737e; }
Text with hexadecimal color #ff737e
This is a sample text with color #ff737e.
Background Color with #ff737e
This is a example with background color #ff737e.
Border Color with #ff737e
#ff737e Color Preview on White (#ffffff) Background
This is a example of text with color #ff737e on white background.
#ff737e Color Preview on Black (#000000) Background
This is a example of text with color #ff737e on black background.
CSS codes examples
.text {color:#ff737e;}
.background {background-color:#ff737e;}
.border {border:1px solid #ff737e;}