Color Phosphor Green green (#00aa00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Phosphor Green green (#00aa00):
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 Phosphor Green / #00aa00
The HTML HEX code is #00aa00. The corresponding color name is "Phosphor Green". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 170%, 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): 33%. In the HSL color space, #00aa00 has a hue of 120°, saturation of 100%, and lightness of 33%. The HSV representation is 120° for hue, 100% for saturation, and 67% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 61, a* (green to red) = -64, and b* (blue to yellow) = 61. The XYZ representation is X: 14, Y: 29, Z: 5. In the YUV color space, it translates to Y (luminance) = 0.3913, U (chrominance) = -0.1926, and V (chrominance) = -0.3433.
The decimal value of the color is 43520. The closest Web-safe HEX code is #009900. Variations of the colour are #0FFF0F for a 20% lighter version and #004200 for a 20% darker version.
For the color with hex value #00aa00, the correlated color temperature (CT) is estimated to be 6069 Kelvin (6069K).
The approximate wavelength of #00aa00 is around 530.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 00aa00 | #00aa00 |
RGB Decimal Code | 0, 170, 0 | rgb(0, 170, 0) |
CMYK | 100, 0, 100, 33 | / |
HSL | 120°, 100%, 33% | hsl(120°, 100%, 33%) |
HSV | 120°, 100%, 67% | / |
CIE-LAB | 61, -64, 61 | / |
XYZ | 14, 29, 5 | / |
YUV | 0.3913, -0.1926, -0.3433 | / |
Decimal value | 43520 | / |
Web-Safe HEX | 009900 | #009900 |
Color Temperature (CT) | 6069 Kelvin (6069K) | / |
Estimate Wavelength | around 530.00nm | / |
The Depth and Diversity of Phosphor Green (Hex: #00aa00): Exploring its Impact in Design and Culture
The hex color #00aa00, commonly known as Phosphor Green, resembles the vibrant shade of green found in freshly sprouted grass. It exudes a sense of freshness and vitality, much like the lush foliage in a summer meadow. This captivating hue also evokes the appearance of healthy leaves on trees, adding a touch of natures brilliance to any design. Phosphor Green can be compared to the vibrant emerald of fresh herbs, such as basil and mint, or the vivid hue of a crisp Granny Smith apple.
Download Stunning Phosphor Green Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Phosphor 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 Phosphor Green 4K Wallpaper
Immerse yourself in the beauty of our Phosphor 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 Phosphor Green 4K WallpaperTints and Shades of #00aa00 HEX color (Phosphor 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 #00aa00, 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
- #BFEABF
- #80D580
- #40BF40
- #00aa00
- #008000
- #005500
- #002B00
- #000000
Tones of Phosphor Green (#00aa00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #00aa00, #339933 is the less saturated color, while #00aa00 is the most saturated one.
- #339933
- #269d26
- #1aa21a
- #0da60d
- #00aa00
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #00aa00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #00aa00.
CSS color code example
p { color: #00aa00; }
Text with hexadecimal color #00aa00
This is a sample text with color #00aa00.
Background Color with #00aa00
This is a example with background color #00aa00.
Border Color with #00aa00
#00aa00 Color Preview on White (#ffffff) Background
This is a example of text with color #00aa00 on white background.
#00aa00 Color Preview on Black (#000000) Background
This is a example of text with color #00aa00 on black background.
CSS codes examples
.text {color:#00aa00;}
.background {background-color:#00aa00;}
.border {border:1px solid #00aa00;}