Color Cathode Green green-cyan (#00ff55):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Cathode Green green-cyan (#00ff55):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
green-cyans
green-cyans Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Cathode Green / #00ff55
The HTML HEX code is #00ff55. The corresponding color name is "Cathode Green". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 255%, Blue (B): 85%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 0%, Yellow (Y):67%, Black (K): 0%. In the HSL color space, #00ff55 has a hue of 140°, saturation of 100%, and lightness of 50%. The HSV representation is 140° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 88, a* (green to red) = -82, and b* (blue to yellow) = 65. The XYZ representation is X: 37, Y: 72, Z: 21. In the YUV color space, it translates to Y (luminance) = 0.6250, U (chrominance) = -0.1435, and V (chrominance) = -0.5483.
The decimal value of the color is 65365. The closest Web-safe HEX code is #00FF66. Variations of the colour are #66FF99 for a 20% lighter version and #009933 for a 20% darker version.
For the color with hex value #00ff55, the correlated color temperature (CT) is estimated to be 6398 Kelvin (6398K).
The approximate wavelength of #00ff55 is around 520.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 00ff55 | #00ff55 |
RGB Decimal Code | 0, 255, 85 | rgb(0, 255, 85) |
CMYK | 100, 0, 67, 0 | / |
HSL | 140°, 100%, 50% | hsl(140°, 100%, 50%) |
HSV | 140°, 100%, 100% | / |
CIE-LAB | 88, -82, 65 | / |
XYZ | 37, 72, 21 | / |
YUV | 0.6250, -0.1435, -0.5483 | / |
Decimal value | 65365 | / |
Web-Safe HEX | 00FF66 | #00FF66 |
Color Temperature (CT) | 6398 Kelvin (6398K) | / |
Estimate Wavelength | around 520.00nm | / |
The Depth and Diversity of Cathode Green (Hex: #00ff55): Exploring its Impact in Design and Culture
Cathode Green (#00ff55) bears resemblance to various elements in nature and everyday objects. It mirrors the vibrant hue of fresh grass, creating a lively visual impact. This color can also be likened to the shade of luscious green leaves on trees, bringing a sense of vitality and harmony. Moreover, Cathode Green reflects the vibrancy found in succulent plants, showcasing its connection to natures resilience and growth. This shade can also evoke the refreshing and invigorating qualities of a cool cucumber or the brilliance of neon lights, adding a touch of modernity to any design.
Download Stunning Cathode Green Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Cathode 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 Cathode Green 4K Wallpaper
Immerse yourself in the beauty of our Cathode 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 Cathode Green 4K WallpaperTints and Shades of #00ff55 HEX color (Cathode 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 #00ff55, 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
- #BFFFD5
- #80FFAA
- #40FF80
- #00ff55
- #00BF40
- #00802B
- #004015
- #000000
Tones of Cathode Green (#00ff55 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #00ff55, #33cc66 is the less saturated color, while #00ff55 is the most saturated one.
- #33cc66
- #26d962
- #1ae65e
- #0df259
- #00ff55
- #33523d
- #264a32
- #1a4227
- #0d3b1c
HTML Usage Examples
HTML using color code example
<p style="color: #00ff55;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #00ff55.
CSS color code example
p { color: #00ff55; }
Text with hexadecimal color #00ff55
This is a sample text with color #00ff55.
Background Color with #00ff55
This is a example with background color #00ff55.
Border Color with #00ff55
#00ff55 Color Preview on White (#ffffff) Background
This is a example of text with color #00ff55 on white background.
#00ff55 Color Preview on Black (#000000) Background
This is a example of text with color #00ff55 on black background.
CSS codes examples
.text {color:#00ff55;}
.background {background-color:#00ff55;}
.border {border:1px solid #00ff55;}