Color Vibrant Green green (#0add08):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Vibrant Green green (#0add08):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
greens
greens Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Vibrant Green / #0add08
The HTML HEX code is #0add08. The corresponding color name is "Vibrant Green". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 10%, Green (G): 221%, Blue (B): 8%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 95%, Magenta (M): 0%, Yellow (Y):96%, Black (K): 13%. In the HSL color space, #0add08 has a hue of 119°, saturation of 93%, and lightness of 45%. The HSV representation is 119° for hue, 96% for saturation, and 87% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 77, a* (green to red) = -77, and b* (blue to yellow) = 74. The XYZ representation is X: 26, Y: 52, Z: 9. In the YUV color space, it translates to Y (luminance) = 0.5240, U (chrominance) = -0.2424, and V (chrominance) = -0.4253.
The decimal value of the color is 711944. The closest Web-safe HEX code is #00CC00. Variations of the colour are #56F953 for a 20% lighter version and #067B04 for a 20% darker version.
For the color with hex value #0add08, the correlated color temperature (CT) is estimated to be 6067 Kelvin (6067K).
The approximate wavelength of #0add08 is around 530.83nm.
VALUE | CSS | |
---|---|---|
HEX Code | 0add08 | #0add08 |
RGB Decimal Code | 10, 221, 8 | rgb(10, 221, 8) |
CMYK | 95, 0, 96, 13 | / |
HSL | 119°, 93%, 45% | hsl(119°, 93%, 45%) |
HSV | 119°, 96%, 87% | / |
CIE-LAB | 77, -77, 74 | / |
XYZ | 26, 52, 9 | / |
YUV | 0.5240, -0.2424, -0.4253 | / |
Decimal value | 711944 | / |
Web-Safe HEX | 00CC00 | #00CC00 |
Color Temperature (CT) | 6067 Kelvin (6067K) | / |
Estimate Wavelength | around 530.83nm | / |
The Depth and Diversity of Vibrant Green (Hex: #0add08): Exploring its Impact in Design and Culture
Vibrant Green (#0add08) resembles fresh spring leaves, exuding a lively and invigorating energy. It shares similarities with flourishing plants, showcasing the vigor of nature and growth. The color is reminiscent of vibrant emerald gemstones, radiating a captivating brilliance. It can also be compared to the vibrant green of limes or grass, evoking feelings of freshness and vitality. This hue is frequently seen in tropical vegetation, representing the lushness of palm leaves and the exuberance of rainforests. Vibrant Green is a bold and dynamic color choice, reflecting the vibrancy and abundance found in nature.
Download Stunning Vibrant Green Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Vibrant Green Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Vibrant Green 4K Wallpaper
Immerse yourself in the beauty of our Vibrant Green 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 Vibrant Green 4K WallpaperTints and Shades of #0add08 HEX color (Vibrant Green)
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 #0add08, 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
- #C2F7C1
- #85EE84
- #47E646
- #0add08
- #08A606
- #056F04
- #033702
- #000000
Tones of Vibrant Green (#0add08 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #0add08, #39b838 is the less saturated color, while #0add08 is the most saturated one.
- #39b838
- #2dc12c
- #22ca20
- #16d414
- #0add08
- #344234
- #273727
- #1a2d1a
- #0e220e
HTML Usage Examples
HTML using color code example
<p style="color: #0add08;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #0add08.
CSS color code example
p { color: #0add08; }
Text with hexadecimal color #0add08
This is a sample text with color #0add08.
Background Color with #0add08
This is a example with background color #0add08.
Border Color with #0add08
#0add08 Color Preview on White (#ffffff) Background
This is a example of text with color #0add08 on white background.
#0add08 Color Preview on Black (#000000) Background
This is a example of text with color #0add08 on black background.
CSS codes examples
.text {color:#0add08;}
.background {background-color:#0add08;}
.border {border:1px solid #0add08;}