Color Bubble Bobble Green green (#00b800):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Bubble Bobble Green green (#00b800):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
greens
greens Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
medium
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Bubble Bobble Green / #00b800
The HTML HEX code is #00b800. The corresponding color name is "Bubble Bobble Green". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 184%, 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): 28%. In the HSL color space, #00b800 has a hue of 120°, saturation of 100%, and lightness of 36%. The HSV representation is 120° for hue, 100% for saturation, and 72% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 65, a* (green to red) = -67, and b* (blue to yellow) = 65. The XYZ representation is X: 17, Y: 34, Z: 6. In the YUV color space, it translates to Y (luminance) = 0.4236, U (chrominance) = -0.2084, and V (chrominance) = -0.3716.
The decimal value of the color is 47104. The closest Web-safe HEX code is #00CC00. Variations of the colour are #1FFF1F for a 20% lighter version and #005200 for a 20% darker version.
For the color with hex value #00b800, the correlated color temperature (CT) is estimated to be 6069 Kelvin (6069K).
The approximate wavelength of #00b800 is around 530.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 00b800 | #00b800 |
RGB Decimal Code | 0, 184, 0 | rgb(0, 184, 0) |
CMYK | 100, 0, 100, 28 | / |
HSL | 120°, 100%, 36% | hsl(120°, 100%, 36%) |
HSV | 120°, 100%, 72% | / |
CIE-LAB | 65, -67, 65 | / |
XYZ | 17, 34, 6 | / |
YUV | 0.4236, -0.2084, -0.3716 | / |
Decimal value | 47104 | / |
Web-Safe HEX | 00CC00 | #00CC00 |
Color Temperature (CT) | 6069 Kelvin (6069K) | / |
Estimate Wavelength | around 530.00nm | / |
The Depth and Diversity of Bubble Bobble Green (Hex: #00b800): Exploring its Impact in Design and Culture
Bubble Bobble Green (#00b800) is a vibrant shade that closely resembles the lush hues found in nature. This invigorating color bears a striking resemblance to the leaves of a flourishing forest. Its resemblance can be seen in the verdant leaves of trees like the oak, maple, or pine. Additionally, this color resonates with other natural elements, such as fresh grass blades or vibrant moss thriving on damp rocks. Bubble Bobble Green brings to mind the essence of foliage, evoking feelings of rejuvenation and tranquility.
Download Stunning Bubble Bobble Green Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Bubble Bobble 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 Bubble Bobble Green 4K Wallpaper
Immerse yourself in the beauty of our Bubble Bobble 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 Bubble Bobble Green 4K WallpaperTints and Shades of #00b800 HEX color (Bubble Bobble 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 #00b800, 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
- #BFEDBF
- #80DC80
- #40CA40
- #00b800
- #008A00
- #005C00
- #002E00
- #000000
Tones of Bubble Bobble Green (#00b800 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #00b800, #33a233 is the less saturated color, while #00b800 is the most saturated one.
- #33a233
- #26a726
- #1aad1a
- #0db20d
- #00b800
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #00b800;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #00b800.
CSS color code example
p { color: #00b800; }
Text with hexadecimal color #00b800
This is a sample text with color #00b800.
Background Color with #00b800
This is a example with background color #00b800.
Border Color with #00b800
#00b800 Color Preview on White (#ffffff) Background
This is a example of text with color #00b800 on white background.
#00b800 Color Preview on Black (#000000) Background
This is a example of text with color #00b800 on black background.
CSS codes examples
.text {color:#00b800;}
.background {background-color:#00b800;}
.border {border:1px solid #00b800;}