Color Meat red (#f08080):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Meat red (#f08080):
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:
medium chroma
Color Information about Meat / #f08080
The HTML HEX code is #f08080. The corresponding color name is "Meat". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 240%, Green (G): 128%, Blue (B): 128%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 47%, Yellow (Y):47%, Black (K): 6%. In the HSL color space, #f08080 has a hue of 0°, saturation of 79%, and lightness of 72%. The HSV representation is 0° for hue, 47% for saturation, and 94% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 66, a* (green to red) = 43, and b* (blue to yellow) = 20. The XYZ representation is X: 48, Y: 36, Z: 25. In the YUV color space, it translates to Y (luminance) = 0.6333, U (chrominance) = -0.0646, and V (chrominance) = 0.2701.
The decimal value of the color is 15761536. The closest Web-safe HEX code is #FF9999. Variations of the colour are #FBDADA for a 20% lighter version and #E52424 for a 20% darker version.
For the color with hex value #f08080, the correlated color temperature (CT) is estimated to be 2177 Kelvin (2177K).
The approximate wavelength of #f08080 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | f08080 | #f08080 |
RGB Decimal Code | 240, 128, 128 | rgb(240, 128, 128) |
CMYK | 0, 47, 47, 6 | / |
HSL | 0°, 79%, 72% | hsl(0°, 79%, 72%) |
HSV | 0°, 47%, 94% | / |
CIE-LAB | 66, 43, 20 | / |
XYZ | 48, 36, 25 | / |
YUV | 0.6333, -0.0646, 0.2701 | / |
Decimal value | 15761536 | / |
Web-Safe HEX | FF9999 | #FF9999 |
Color Temperature (CT) | 2177 Kelvin (2177K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Meat (Hex: #f08080): Exploring its Impact in Design and Culture
The color #f08080, known as Meat, is reminiscent of cooked salmon. It exudes a warm and appetizing tone with a pinkish hue, similar to the flesh of this popular seafood. This color can also evoke imagery of tender and juicy meats like roast beef or pork. The Meat color is a savory shade that can add a touch of indulgence and culinary elegance to any design or setting.
Download Stunning Meat Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Meat Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Meat 4K Wallpaper
Immerse yourself in the beauty of our Meat 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 Meat 4K WallpaperTints and Shades of #f08080 HEX color (Meat)
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 #f08080, 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
- #FBDFDF
- #F8C0C0
- #F4A0A0
- #f08080
- #B46060
- #784040
- #3C2020
- #000000
Tones of Meat (#f08080 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #f08080, #c38080 is the less saturated color, while #f08080 is the most saturated one.
- #c38080
- #ce8080
- #da8080
- #e58080
- #f08080
- #8b3d3d
- #8d3232
- #8f2727
- #911c1c
HTML Usage Examples
HTML using color code example
<p style="color: #f08080;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #f08080 is lightcoral.
CSS color code example
p { color: #f08080; }
Text with hexadecimal color #f08080
This is a sample text with color #f08080.
Background Color with #f08080
This is a example with background color #f08080.
Border Color with #f08080
#f08080 Color Preview on White (#ffffff) Background
This is a example of text with color #f08080 on white background.
#f08080 Color Preview on Black (#000000) Background
This is a example of text with color #f08080 on black background.
CSS codes examples
.text {color:#f08080;}
.background {background-color:#f08080;}
.border {border:1px solid #f08080;}