Color Green not Found yellow (#404404):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Green not Found yellow (#404404):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellows
yellows Family:
dark-vibrant
Saturation:
highly saturated
Tones:
dark-toned
Shade:
dark
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Green not Found / #404404
The HTML HEX code is #404404. The corresponding color name is "Green not Found". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 64%, Green (G): 68%, Blue (B): 4%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 6%, Magenta (M): 0%, Yellow (Y):94%, Black (K): 73%. In the HSL color space, #404404 has a hue of 64°, saturation of 89%, and lightness of 14%. The HSV representation is 64° for hue, 94% for saturation, and 27% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 27, a* (green to red) = -10, and b* (blue to yellow) = 34. The XYZ representation is X: 4, Y: 5, Z: 1. In the YUV color space, it translates to Y (luminance) = 0.2334, U (chrominance) = -0.1071, and V (chrominance) = 0.0155.
The decimal value of the color is 4211716. The closest Web-safe HEX code is #333300. Variations of the colour are #9AA40A for a 20% lighter version and #000000 for a 20% darker version.
For the color with hex value #404404, the correlated color temperature (CT) is estimated to be 4118 Kelvin (4118K).
The approximate wavelength of #404404 is around 576.67nm.
VALUE | CSS | |
---|---|---|
HEX Code | 404404 | #404404 |
RGB Decimal Code | 64, 68, 4 | rgb(64, 68, 4) |
CMYK | 6, 0, 94, 73 | / |
HSL | 64°, 89%, 14% | hsl(64°, 89%, 14%) |
HSV | 64°, 94%, 27% | / |
CIE-LAB | 27, -10, 34 | / |
XYZ | 4, 5, 1 | / |
YUV | 0.2334, -0.1071, 0.0155 | / |
Decimal value | 4211716 | / |
Web-Safe HEX | 333300 | #333300 |
Color Temperature (CT) | 4118 Kelvin (4118K) | / |
Estimate Wavelength | around 576.67nm | / |
The Depth and Diversity of Green not Found (Hex: #404404): Exploring its Impact in Design and Culture
The hex color #404404, commonly known as Green not Found, bears resemblance to the deep and soothing hues of a lush forest. Its dark green tone evokes the image of dense foliage and the tranquility of nature. This color resonates with the earthy shades of evergreen trees, the moss-covered rocks of a serene waterfall, and the leaves of various plants, such as ferns and pine needles. Just like these natural elements, #404404 exudes a sense of calmness and connection to the organic world.
Download Stunning Green not Found Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Green not Found Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Green not Found 4K Wallpaper
Immerse yourself in the beauty of our Green not Found 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 Green not Found 4K WallpaperTints and Shades of #404404 HEX color (Green not Found)
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 #404404, 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
- #CFD0C0
- #A0A282
- #707343
- #404404
- #303303
- #202202
- #101101
- #000000
Tones of Green not Found (#404404 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #404404, #5a5c36 is the less saturated color, while #404404 is the most saturated one.
- #5a5c36
- #535629
- #4d501d
- #464a10
- #404404
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #404404;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #404404.
CSS color code example
p { color: #404404; }
Text with hexadecimal color #404404
This is a sample text with color #404404.
Background Color with #404404
This is a example with background color #404404.
Border Color with #404404
#404404 Color Preview on White (#ffffff) Background
This is a example of text with color #404404 on white background.
#404404 Color Preview on Black (#000000) Background
This is a example of text with color #404404 on black background.
CSS codes examples
.text {color:#404404;}
.background {background-color:#404404;}
.border {border:1px solid #404404;}