Color Black Out gray (#222222):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Black Out gray (#222222):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
dark-muted
Saturation:
almost gray
Tones:
dark-toned
Shade:
dark
Temperature:
neutral
Chromaticity:
grayscale
Chroma:
low chroma
Color Information about Black Out / #222222
The HTML HEX code is #222222. The corresponding color name is "Black Out". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 34%, Green (G): 34%, Blue (B): 34%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):0%, Black (K): 87%. In the HSL color space, #222222 has a hue of 0°, saturation of 0%, and lightness of 13%. The HSV representation is 0° for hue, 0% for saturation, and 13% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 13, a* (green to red) = 0, and b* (blue to yellow) = 0. The XYZ representation is X: 2, Y: 2, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.1333, U (chrominance) = 0.0000, and V (chrominance) = 0.0000.
The decimal value of the color is 2236962. The closest Web-safe HEX code is #333333. Variations of the colour are #545454 for a 20% lighter version and #000000 for a 20% darker version.
For the color with hex value #222222, the correlated color temperature (CT) is estimated to be 6504 Kelvin (6504K).
The approximate wavelength of #222222 is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 222222 | #222222 |
RGB Decimal Code | 34, 34, 34 | rgb(34, 34, 34) |
CMYK | 0, 0, 0, 87 | / |
HSL | 0°, 0%, 13% | hsl(0°, 0%, 13%) |
HSV | 0°, 0%, 13% | / |
CIE-LAB | 13, 0, 0 | / |
XYZ | 2, 2, 2 | / |
YUV | 0.1333, 0.0000, 0.0000 | / |
Decimal value | 2236962 | / |
Web-Safe HEX | 333333 | #333333 |
Color Temperature (CT) | 6504 Kelvin (6504K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Black Out (Hex: #222222): Exploring its Impact in Design and Culture
The hex color #222222, also known as Black Out, resembles the dark and mysterious void of a moonless night sky. It evokes the stillness and silence of an empty space, compelling us to explore the depths of our imaginations. Just as the color black absorbs all light, Black Out has the power to absorb our thoughts and emotions, providing a blank canvas for creativity. With its enigmatic allure, this shade can be likened to the shadowy depths of an unexplored cave or the tranquility of a moonlit lake at midnight.
Download Stunning Black Out Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Black Out Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Black Out 4K Wallpaper
Immerse yourself in the beauty of our Black Out 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 Black Out 4K WallpaperTints and Shades of #222222 HEX color (Black Out)
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 #222222, 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
- #C8C8C8
- #919191
- #595959
- #222222
- #1A1A1A
- #111111
- #090909
- #000000
Tones of Black Out (#222222 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #222222, #484848 is the less saturated color, while #222222 is the most saturated one.
- #484848
- #3e3e3e
- #353535
- #2b2b2b
- #222222
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #222222;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #222222.
CSS color code example
p { color: #222222; }
Text with hexadecimal color #222222
This is a sample text with color #222222.
Background Color with #222222
This is a example with background color #222222.
Border Color with #222222
#222222 Color Preview on White (#ffffff) Background
This is a example of text with color #222222 on white background.
#222222 Color Preview on Black (#000000) Background
This is a example of text with color #222222 on black background.
CSS codes examples
.text {color:#222222;}
.background {background-color:#222222;}
.border {border:1px solid #222222;}