Color Radium yellow-green (#7fff00):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Radium yellow-green (#7fff00):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellow-greens
yellow-greens Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
mid-toned
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Radium / #7fff00
The HTML HEX code is #7fff00. The corresponding color name is "Radium". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 127%, Green (G): 255%, Blue (B): 0%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 50%, Magenta (M): 0%, Yellow (Y):100%, Black (K): 0%. In the HSL color space, #7fff00 has a hue of 90°, saturation of 100%, and lightness of 50%. The HSV representation is 90° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 90, a* (green to red) = -68, and b* (blue to yellow) = 86. The XYZ representation is X: 45, Y: 76, Z: 12. In the YUV color space, it translates to Y (luminance) = 0.7359, U (chrominance) = -0.3621, and V (chrominance) = -0.2087.
The decimal value of the color is 8388352. The closest Web-safe HEX code is #66FF00. Variations of the colour are #B3FF66 for a 20% lighter version and #4D9900 for a 20% darker version.
For the color with hex value #7fff00, the correlated color temperature (CT) is estimated to be 5468 Kelvin (5468K).
The approximate wavelength of #7fff00 is around 555.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 7fff00 | #7fff00 |
RGB Decimal Code | 127, 255, 0 | rgb(127, 255, 0) |
CMYK | 50, 0, 100, 0 | / |
HSL | 90°, 100%, 50% | hsl(90°, 100%, 50%) |
HSV | 90°, 100%, 100% | / |
CIE-LAB | 90, -68, 86 | / |
XYZ | 45, 76, 12 | / |
YUV | 0.7359, -0.3621, -0.2087 | / |
Decimal value | 8388352 | / |
Web-Safe HEX | 66FF00 | #66FF00 |
Color Temperature (CT) | 5468 Kelvin (5468K) | / |
Estimate Wavelength | around 555.00nm | / |
The Depth and Diversity of Radium (Hex: #7fff00): Exploring its Impact in Design and Culture
Radium, with its hex color #7fff00, resembles the vibrant green hue found in fresh sprouting grass, lush leaves of tropical plants, and sunlit meadows. This radiant color evokes a sense of vitality and growth, reminiscent of flourishing spring landscapes. Furthermore, the color Radium shares similarities with the vibrant shades of green seen in nature after a refreshing rainfall, accentuating the rejuvenating power of the natural environment. Just like natures elements, Radium exudes a fresh and lively energy, making it an invigorating choice for design and branding.
Download Stunning Radium Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Radium Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Radium 4K Wallpaper
Immerse yourself in the beauty of our Radium 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 Radium 4K WallpaperTints and Shades of #7fff00 HEX color (Radium)
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 #7fff00, 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
- #DFFFBF
- #BFFF80
- #9FFF40
- #7fff00
- #5FBF00
- #408000
- #204000
- #000000
Tones of Radium (#7fff00 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #7fff00, #7fcc33 is the less saturated color, while #7fff00 is the most saturated one.
- #7fcc33
- #7fd926
- #7fe61a
- #7ff20d
- #7fff00
- #425233
- #384a26
- #2e421a
- #233b0d
HTML Usage Examples
HTML using color code example
<p style="color: #7fff00;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #7fff00 is chartreuse.
CSS color code example
p { color: #7fff00; }
Text with hexadecimal color #7fff00
This is a sample text with color #7fff00.
Background Color with #7fff00
This is a example with background color #7fff00.
Border Color with #7fff00
#7fff00 Color Preview on White (#ffffff) Background
This is a example of text with color #7fff00 on white background.
#7fff00 Color Preview on Black (#000000) Background
This is a example of text with color #7fff00 on black background.
CSS codes examples
.text {color:#7fff00;}
.background {background-color:#7fff00;}
.border {border:1px solid #7fff00;}