Color Fresh Salmon red (#ff7356):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Fresh Salmon red (#ff7356):
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 Fresh Salmon / #ff7356
The HTML HEX code is #ff7356. The corresponding color name is "Fresh Salmon". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 115%, Blue (B): 86%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 55%, Yellow (Y):66%, Black (K): 0%. In the HSL color space, #ff7356 has a hue of 10°, saturation of 100%, and lightness of 67%. The HSV representation is 10° for hue, 66% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 65, a* (green to red) = 51, and b* (blue to yellow) = 42. The XYZ representation is X: 49, Y: 34, Z: 13. In the YUV color space, it translates to Y (luminance) = 0.6022, U (chrominance) = -0.1304, and V (chrominance) = 0.3490.
The decimal value of the color is 16741206. The closest Web-safe HEX code is #FF6666. Variations of the colour are #FFC8BD for a 20% lighter version and #F02800 for a 20% darker version.
For the color with hex value #ff7356, the correlated color temperature (CT) is estimated to be 1723 Kelvin (1723K).
The approximate wavelength of #ff7356 is around 680.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | ff7356 | #ff7356 |
RGB Decimal Code | 255, 115, 86 | rgb(255, 115, 86) |
CMYK | 0, 55, 66, 0 | / |
HSL | 10°, 100%, 67% | hsl(10°, 100%, 67%) |
HSV | 10°, 66%, 100% | / |
CIE-LAB | 65, 51, 42 | / |
XYZ | 49, 34, 13 | / |
YUV | 0.6022, -0.1304, 0.3490 | / |
Decimal value | 16741206 | / |
Web-Safe HEX | FF6666 | #FF6666 |
Color Temperature (CT) | 1723 Kelvin (1723K) | / |
Estimate Wavelength | around 680.00nm | / |
The Depth and Diversity of Fresh Salmon (Hex: #ff7356): Exploring its Impact in Design and Culture
Fresh Salmon (#ff7356) is reminiscent of a fiery sunset over calm waters. Its vibrant, warm hues mirror the brilliant oranges and pinks that paint the sky, while its subtle reddish undertones evoke the flesh of a freshly caught salmon. This shade effortlessly combines the vividness of autumn leaves with the delicate softness of a blooming flower. Just like a perfectly cooked salmon, this color exudes a sense of richness and succulence. Let it infuse your designs with energy, warmth, and a touch of wild tranquility.
Download Stunning Fresh Salmon Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Fresh 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 Fresh Salmon 4K Wallpaper
Immerse yourself in the beauty of our Fresh 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 Fresh Salmon 4K WallpaperTints and Shades of #ff7356 HEX color (Fresh 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 #ff7356, 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
- #FFDCD5
- #FFB9AB
- #FF9680
- #ff7356
- #BF5641
- #803A2B
- #401D16
- #000000
Tones of Fresh Salmon (#ff7356 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #ff7356, #cc7867 is the less saturated color, while #ff7356 is the most saturated one.
- #cc7867
- #d97763
- #e6765e
- #f2745a
- #ff7356
- #854233
- #863726
- #872d1a
- #88220d
HTML Usage Examples
HTML using color code example
<p style="color: #ff7356;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #ff7356.
CSS color code example
p { color: #ff7356; }
Text with hexadecimal color #ff7356
This is a sample text with color #ff7356.
Background Color with #ff7356
This is a example with background color #ff7356.
Border Color with #ff7356
#ff7356 Color Preview on White (#ffffff) Background
This is a example of text with color #ff7356 on white background.
#ff7356 Color Preview on Black (#000000) Background
This is a example of text with color #ff7356 on black background.
CSS codes examples
.text {color:#ff7356;}
.background {background-color:#ff7356;}
.border {border:1px solid #ff7356;}