Color So Sour green (#00ff11):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to So Sour green (#00ff11):
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 So Sour / #00ff11
The HTML HEX code is #00ff11. The corresponding color name is "So Sour". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 255%, Blue (B): 17%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 0%, Yellow (Y):93%, Black (K): 0%. In the HSL color space, #00ff11 has a hue of 124°, saturation of 100%, and lightness of 50%. The HSV representation is 124° 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) = -86, and b* (blue to yellow) = 82. The XYZ representation is X: 36, Y: 72, Z: 12. In the YUV color space, it translates to Y (luminance) = 0.5946, U (chrominance) = -0.2598, and V (chrominance) = -0.5217.
The decimal value of the color is 65297. The closest Web-safe HEX code is #00FF00. Variations of the colour are #66FF70 for a 20% lighter version and #00990A for a 20% darker version.
For the color with hex value #00ff11, the correlated color temperature (CT) is estimated to be 6088 Kelvin (6088K).
The approximate wavelength of #00ff11 is around 528.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 00ff11 | #00ff11 |
RGB Decimal Code | 0, 255, 17 | rgb(0, 255, 17) |
CMYK | 100, 0, 93, 0 | / |
HSL | 124°, 100%, 50% | hsl(124°, 100%, 50%) |
HSV | 124°, 100%, 100% | / |
CIE-LAB | 88, -86, 82 | / |
XYZ | 36, 72, 12 | / |
YUV | 0.5946, -0.2598, -0.5217 | / |
Decimal value | 65297 | / |
Web-Safe HEX | 00FF00 | #00FF00 |
Color Temperature (CT) | 6088 Kelvin (6088K) | / |
Estimate Wavelength | around 528.00nm | / |
The Depth and Diversity of So Sour (Hex: #00ff11): Exploring its Impact in Design and Culture
The hex color #00ff11, also known as So Sour, resembles the vibrant green color of fresh lime slices. Its assertive and vivid hue reflects the sharp tanginess of citrus fruits. This shade of green is reminiscent of lush garden foliage or the vibrant stems and leaves of sour herbs like sorrel or parsley. So Sour can also draw parallels to the vibrant green tones found in nature, such as young sprouting plants or the lush leaves of a tropical rainforest.
Download Stunning So Sour Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating So Sour Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with So Sour 4K Wallpaper
Immerse yourself in the beauty of our So Sour 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 So Sour 4K WallpaperTints and Shades of #00ff11 HEX color (So Sour)
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 #00ff11, 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
- #BFFFC4
- #80FF88
- #40FF4D
- #00ff11
- #00BF0D
- #008009
- #004004
- #000000
Tones of So Sour (#00ff11 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #00ff11, #33cc3d is the less saturated color, while #00ff11 is the most saturated one.
- #33cc3d
- #26d932
- #1ae627
- #0df21c
- #00ff11
- #335235
- #264a29
- #1a421c
- #0d3b10
HTML Usage Examples
HTML using color code example
<p style="color: #00ff11;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #00ff11.
CSS color code example
p { color: #00ff11; }
Text with hexadecimal color #00ff11
This is a sample text with color #00ff11.
Background Color with #00ff11
This is a example with background color #00ff11.
Border Color with #00ff11
#00ff11 Color Preview on White (#ffffff) Background
This is a example of text with color #00ff11 on white background.
#00ff11 Color Preview on Black (#000000) Background
This is a example of text with color #00ff11 on black background.
CSS codes examples
.text {color:#00ff11;}
.background {background-color:#00ff11;}
.border {border:1px solid #00ff11;}