Color Raven black (#0b0b0b):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Raven black (#0b0b0b):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
blacks
blacks Family:
dark-muted
Saturation:
almost gray
Tones:
dark-toned
Shade:
dark
Temperature:
neutral
Chromaticity:
grayscale
Chroma:
low chroma
Color Information about Raven / #0b0b0b
The HTML HEX code is #0b0b0b. The corresponding color name is "Raven". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 11%, Green (G): 11%, Blue (B): 11%. 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): 96%. In the HSL color space, #0b0b0b has a hue of 0°, saturation of 0%, and lightness of 4%. The HSV representation is 0° for hue, 0% for saturation, and 4% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 3, a* (green to red) = 0, and b* (blue to yellow) = 0. The XYZ representation is X: 0, Y: 0, Z: 0. In the YUV color space, it translates to Y (luminance) = 0.0431, U (chrominance) = 0.0000, and V (chrominance) = 0.0000.
The decimal value of the color is 723723. The closest Web-safe HEX code is #000000. Variations of the colour are #3D3D3D for a 20% lighter version and #000000 for a 20% darker version.
For the color with hex value #0b0b0b, the correlated color temperature (CT) is estimated to be 6504 Kelvin (6504K).
The approximate wavelength of #0b0b0b is around 700.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 0b0b0b | #0b0b0b |
RGB Decimal Code | 11, 11, 11 | rgb(11, 11, 11) |
CMYK | 0, 0, 0, 96 | / |
HSL | 0°, 0%, 4% | hsl(0°, 0%, 4%) |
HSV | 0°, 0%, 4% | / |
CIE-LAB | 3, 0, 0 | / |
XYZ | 0, 0, 0 | / |
YUV | 0.0431, 0.0000, 0.0000 | / |
Decimal value | 723723 | / |
Web-Safe HEX | 000000 | #000000 |
Color Temperature (CT) | 6504 Kelvin (6504K) | / |
Estimate Wavelength | around 700.00nm | / |
The Depth and Diversity of Raven (Hex: #0b0b0b): Exploring its Impact in Design and Culture
Raven is a deep, rich black color that resembles the dark feathers of a raven. It is as dark as a moonless night sky or the shadowy depths of a dense forest. The hex color #0b0b0b brings to mind the mysterious allure of the bird, with its glossy plumage reflecting shades of black that are almost supernatural. The color is often associated with elegance, sophistication, and a sense of intrigue. When used in design or fashion, it adds depth and intensity, creating a striking visual impact.
Download Stunning Raven Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Raven Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Raven 4K Wallpaper
Immerse yourself in the beauty of our Raven 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 Raven 4K WallpaperTints and Shades of #0b0b0b HEX color (Raven)
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 #0b0b0b, 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
- #C2C2C2
- #858585
- #484848
- #0b0b0b
- #080808
- #060606
- #030303
- #000000
Tones of Raven (#0b0b0b HEX color)
A tone is produced by adding gray to any pure hue. In the case of #0b0b0b, #3a3a3a is the less saturated color, while #0b0b0b is the most saturated one.
- #3a3a3a
- #2e2e2e
- #222222
- #171717
- #0b0b0b
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #0b0b0b;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #0b0b0b.
CSS color code example
p { color: #0b0b0b; }
Text with hexadecimal color #0b0b0b
This is a sample text with color #0b0b0b.
Background Color with #0b0b0b
This is a example with background color #0b0b0b.
Border Color with #0b0b0b
#0b0b0b Color Preview on White (#ffffff) Background
This is a example of text with color #0b0b0b on white background.
#0b0b0b Color Preview on Black (#000000) Background
This is a example of text with color #0b0b0b on black background.
CSS codes examples
.text {color:#0b0b0b;}
.background {background-color:#0b0b0b;}
.border {border:1px solid #0b0b0b;}