Color Salmon red (#ff796c):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Salmon red (#ff796c):
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 / #ff796c
The HTML HEX code is #ff796c. The corresponding color name is "Salmon". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 121%, Blue (B): 108%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 53%, Yellow (Y):58%, Black (K): 0%. In the HSL color space, #ff796c has a hue of 5°, saturation of 100%, and lightness of 71%. The HSV representation is 5° for hue, 58% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 67, a* (green to red) = 50, and b* (blue to yellow) = 32. The XYZ representation is X: 51, Y: 36, Z: 18. In the YUV color space, it translates to Y (luminance) = 0.6258, U (chrominance) = -0.0995, and V (chrominance) = 0.3283.
The decimal value of the color is 16742764. The closest Web-safe HEX code is #FF6666. Variations of the colour are #FFD5D1 for a 20% lighter version and #FF1A05 for a 20% darker version.
For the color with hex value #ff796c, the correlated color temperature (CT) is estimated to be 1819 Kelvin (1819K).
The approximate wavelength of #ff796c is around 690.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff796c | #ff796c |
RGB Decimal Code | 255, 121, 108 | rgb(255, 121, 108) |
CMYK | 0, 53, 58, 0 | / |
HSL | 5°, 100%, 71% | hsl(5°, 100%, 71%) |
HSV | 5°, 58%, 100% | / |
CIE-LAB | 67, 50, 32 | / |
XYZ | 51, 36, 18 | / |
YUV | 0.6258, -0.0995, 0.3283 | / |
Decimal value | 16742764 | / |
Web-Safe HEX | FF6666 | #FF6666 |
Color Temperature (CT) | 1819 Kelvin (1819K) | / |
Estimate Wavelength | around 690.00nm | / |
The Depth and Diversity of Salmon (Hex: #ff796c): Exploring its Impact in Design and Culture
Salmon (#ff796c) is a vibrant shade that shares similarities with certain natural elements and objects. Its warm tone resembles the flesh of a ripe watermelon, a freshly-cut slice of papaya, or the delicate petals of an English rose. In the natural world, Salmon can be found in the stunning hues of a tropical sunset, the scales of a coral reef fish, or the vibrant feathers of a flamingo. Its lively and invigorating shade adds a touch of elegance and energy to any design or visual representation.
Download Stunning Salmon Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating 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 Salmon 4K Wallpaper
Immerse yourself in the beauty of our 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 Salmon 4K WallpaperTints and Shades of #ff796c HEX color (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 #ff796c, 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
- #FFDEDA
- #FFBCB6
- #FF9B91
- #ff796c
- #BF5B51
- #803D36
- #401E1B
- #000000
Tones of Salmon (#ff796c HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff796c, #cc7c74 is the less saturated color, while #ff796c is the most saturated one.
- #cc7c74
- #d97b72
- #e67a70
- #f27a6e
- #ff796c
- #933c33
- #963026
- #99251a
- #9c190d
HTML Usage Examples
HTML using color code example
<p style="color: #ff796c;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff796c.
CSS color code example
p { color: #ff796c; }
Text with hexadecimal color #ff796c
This is a sample text with color #ff796c.
Background Color with #ff796c
This is a example with background color #ff796c.
Border Color with #ff796c
#ff796c Color Preview on White (#ffffff) Background
This is a example of text with color #ff796c on white background.
#ff796c Color Preview on Black (#000000) Background
This is a example of text with color #ff796c on black background.
CSS codes examples
.text {color:#ff796c;}
.background {background-color:#ff796c;}
.border {border:1px solid #ff796c;}