Color Washed Black aqua-blue (#1f262a):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Washed Black aqua-blue (#1f262a):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
aqua-blues
aqua-blues Family:
dark-muted
Saturation:
weakly saturated
Tones:
dark-toned
Shade:
dark
Temperature:
cool
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Washed Black / #1f262a
The HTML HEX code is #1f262a. The corresponding color name is "Washed Black". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 31%, Green (G): 38%, Blue (B): 42%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 26%, Magenta (M): 10%, Yellow (Y):0%, Black (K): 84%. In the HSL color space, #1f262a has a hue of 202°, saturation of 15%, and lightness of 14%. The HSV representation is 202° for hue, 26% for saturation, and 16% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 15, a* (green to red) = -2, and b* (blue to yellow) = -4. The XYZ representation is X: 2, Y: 2, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.1426, U (chrominance) = 0.0109, and V (chrominance) = -0.0185.
The decimal value of the color is 2041386. The closest Web-safe HEX code is #333333. Variations of the colour are #4A5A64 for a 20% lighter version and #000000 for a 20% darker version.
For the color with hex value #1f262a, the correlated color temperature (CT) is estimated to be 9051 Kelvin (9051K).
The approximate wavelength of #1f262a is around 489.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 1f262a | #1f262a |
RGB Decimal Code | 31, 38, 42 | rgb(31, 38, 42) |
CMYK | 26, 10, 0, 84 | / |
HSL | 202°, 15%, 14% | hsl(202°, 15%, 14%) |
HSV | 202°, 26%, 16% | / |
CIE-LAB | 15, -2, -4 | / |
XYZ | 2, 2, 2 | / |
YUV | 0.1426, 0.0109, -0.0185 | / |
Decimal value | 2041386 | / |
Web-Safe HEX | 333333 | #333333 |
Color Temperature (CT) | 9051 Kelvin (9051K) | / |
Estimate Wavelength | around 489.00nm | / |
The Depth and Diversity of Washed Black (Hex: #1f262a): Exploring its Impact in Design and Culture
Washed Black, represented by the hex color #1f262a, is reminiscent of a moonless sky just before dawn. Its deep, dark shade evokes the calm and stillness of the night, creating a sense of mystery and tranquility. This color is similar to the darkness found in a dense forest, where shadows deepen and create an aura of seclusion. It also resembles the color of smooth river stones, worn down over time by the gentle caress of water. Washed Black exudes a timeless and natural elegance, making it a versatile choice in various design contexts.
Download Stunning Washed Black Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Washed Black Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Washed Black 4K Wallpaper
Immerse yourself in the beauty of our Washed Black 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 Washed Black 4K WallpaperTints and Shades of #1f262a HEX color (Washed Black)
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 #1f262a, 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
- #C7C9CA
- #8F9395
- #575C5F
- #1f262a
- #171D20
- #101315
- #080A0B
- #000000
Tones of Washed Black (#1f262a HEX color)
A tone is produced by adding gray to any pure hue. In the case of #1f262a, #464a4c is the less saturated color, while #1f262a is the most saturated one.
- #464a4c
- #3c4144
- #32383b
- #292f33
- #1f262a
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #1f262a;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #1f262a.
CSS color code example
p { color: #1f262a; }
Text with hexadecimal color #1f262a
This is a sample text with color #1f262a.
Background Color with #1f262a
This is a example with background color #1f262a.
Border Color with #1f262a
#1f262a Color Preview on White (#ffffff) Background
This is a example of text with color #1f262a on white background.
#1f262a Color Preview on Black (#000000) Background
This is a example of text with color #1f262a on black background.
CSS codes examples
.text {color:#1f262a;}
.background {background-color:#1f262a;}
.border {border:1px solid #1f262a;}