Color Vantablack black (#000100):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Vantablack black (#000100):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
blacks
blacks Family:
dark-vibrant
Saturation:
highly saturated
Tones:
dark-toned
Shade:
dark
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
low chroma
Color Information about Vantablack / #000100
The HTML HEX code is #000100. The corresponding color name is "Vantablack". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 1%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 0%, Yellow (Y):100%, Black (K): 100%. In the HSL color space, #000100 has a hue of 120°, saturation of 100%, and lightness of 0%. The HSV representation is 120° for hue, 100% for saturation, and 0% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 0, 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.0023, U (chrominance) = -0.0011, and V (chrominance) = -0.0020.
The decimal value of the color is 256. The closest Web-safe HEX code is #000000. Variations of the colour are #006600 for a 20% lighter version and #000000 for a 20% darker version.
For the color with hex value #000100, the correlated color temperature (CT) is estimated to be 6069 Kelvin (6069K).
The approximate wavelength of #000100 is around 530.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 000100 | #000100 |
RGB Decimal Code | 0, 1, 0 | rgb(0, 1, 0) |
CMYK | 100, 0, 100, 100 | / |
HSL | 120°, 100%, 0% | hsl(120°, 100%, 0%) |
HSV | 120°, 100%, 0% | / |
CIE-LAB | 0, 0, 0 | / |
XYZ | 0, 0, 0 | / |
YUV | 0.0023, -0.0011, -0.0020 | / |
Decimal value | 256 | / |
Web-Safe HEX | 000000 | #000000 |
Color Temperature (CT) | 6069 Kelvin (6069K) | / |
Estimate Wavelength | around 530.00nm | / |
The Depth and Diversity of Vantablack (Hex: #000100): Exploring its Impact in Design and Culture
Vantablack, the hex color #000100, is the ultimate embodiment of darkness. Unlike any other black, it absorbs 99.9% of light, creating an abyss-like void. This color is reminiscent of the depths of the ocean, where light fails to penetrate, or the impenetrable shadows of thick forests, concealing secrets within. Vantablack is akin to a starless night sky, devoid of any trace of illumination. It evokes a sense of mystery and depth, making it a perfect choice to create dramatic and captivating visuals.
Download Stunning Vantablack Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Vantablack Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Vantablack 4K Wallpaper
Immerse yourself in the beauty of our Vantablack 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 Vantablack 4K WallpaperTints and Shades of #000100 HEX color (Vantablack)
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 #000100, 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
- #BFC0BF
- #808080
- #404140
- #000100
- #000100
- #000100
- #000000
- #000000
Tones of Vantablack (#000100 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #000100, #333433 is the less saturated color, while #000100 is the most saturated one.
- #333433
- #262726
- #1a1a1a
- #0d0e0d
- #000100
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #000100;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #000100.
CSS color code example
p { color: #000100; }
Text with hexadecimal color #000100
This is a sample text with color #000100.
Background Color with #000100
This is a example with background color #000100.
Border Color with #000100
#000100 Color Preview on White (#ffffff) Background
This is a example of text with color #000100 on white background.
#000100 Color Preview on Black (#000000) Background
This is a example of text with color #000100 on black background.
CSS codes examples
.text {color:#000100;}
.background {background-color:#000100;}
.border {border:1px solid #000100;}