Color Coated gray (#2e2f30):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Coated gray (#2e2f30):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
dark-muted
Saturation:
almost gray
Tones:
dark-toned
Shade:
dark
Temperature:
cool
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Coated / #2e2f30
The HTML HEX code is #2e2f30. The corresponding color name is "Coated". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 46%, Green (G): 47%, Blue (B): 48%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 4%, Magenta (M): 2%, Yellow (Y):0%, Black (K): 81%. In the HSL color space, #2e2f30 has a hue of 210°, saturation of 2%, and lightness of 18%. The HSV representation is 210° for hue, 4% for saturation, and 19% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 19, a* (green to red) = 0, and b* (blue to yellow) = -1. The XYZ representation is X: 3, Y: 3, Z: 3. In the YUV color space, it translates to Y (luminance) = 0.1836, U (chrominance) = 0.0023, and V (chrominance) = -0.0028.
The decimal value of the color is 3026736. The closest Web-safe HEX code is #333333. Variations of the colour are #5F6163 for a 20% lighter version and #000000 for a 20% darker version.
For the color with hex value #2e2f30, the correlated color temperature (CT) is estimated to be 6835 Kelvin (6835K).
The approximate wavelength of #2e2f30 is around 485.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 2e2f30 | #2e2f30 |
RGB Decimal Code | 46, 47, 48 | rgb(46, 47, 48) |
CMYK | 4, 2, 0, 81 | / |
HSL | 210°, 2%, 18% | hsl(210°, 2%, 18%) |
HSV | 210°, 4%, 19% | / |
CIE-LAB | 19, 0, -1 | / |
XYZ | 3, 3, 3 | / |
YUV | 0.1836, 0.0023, -0.0028 | / |
Decimal value | 3026736 | / |
Web-Safe HEX | 333333 | #333333 |
Color Temperature (CT) | 6835 Kelvin (6835K) | / |
Estimate Wavelength | around 485.00nm | / |
The Depth and Diversity of Coated (Hex: #2e2f30): Exploring its Impact in Design and Culture
The color #2e2f30, also known as Coated, resembles the dark hues found in volcanic rock formations. Its deep, cool tones evoke the image of ancient lava flows. This color can also be compared to the shadowy depths of a dense forest, where the sunlight barely penetrates the thick canopy. Coated is a versatile color that can add depth and sophistication to any design, reminiscent of the mysterious beauty found in nature.
Download Stunning Coated Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Coated Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Coated 4K Wallpaper
Immerse yourself in the beauty of our Coated 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 Coated 4K WallpaperTints and Shades of #2e2f30 HEX color (Coated)
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 #2e2f30, 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
- #CBCBCB
- #979798
- #626364
- #2e2f30
- #232324
- #171818
- #0C0C0C
- #000000
Tones of Coated (#2e2f30 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #2e2f30, #4f4f50 is the less saturated color, while #2e2f30 is the most saturated one.
- #4f4f50
- #474748
- #3e3f40
- #363738
- #2e2f30
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #2e2f30;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #2e2f30.
CSS color code example
p { color: #2e2f30; }
Text with hexadecimal color #2e2f30
This is a sample text with color #2e2f30.
Background Color with #2e2f30
This is a example with background color #2e2f30.
Border Color with #2e2f30
#2e2f30 Color Preview on White (#ffffff) Background
This is a example of text with color #2e2f30 on white background.
#2e2f30 Color Preview on Black (#000000) Background
This is a example of text with color #2e2f30 on black background.
CSS codes examples
.text {color:#2e2f30;}
.background {background-color:#2e2f30;}
.border {border:1px solid #2e2f30;}