Color Cucumber green (#006400):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Cucumber green (#006400):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
greens
greens Family:
dark-vibrant
Saturation:
highly saturated
Tones:
dark-toned
Shade:
dark
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Cucumber / #006400
The HTML HEX code is #006400. The corresponding color name is "Cucumber". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 100%, 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): 61%. In the HSL color space, #006400 has a hue of 120°, saturation of 100%, and lightness of 20%. The HSV representation is 120° for hue, 100% for saturation, and 39% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 36, a* (green to red) = -43, and b* (blue to yellow) = 42. The XYZ representation is X: 5, Y: 9, Z: 2. In the YUV color space, it translates to Y (luminance) = 0.2302, U (chrominance) = -0.1133, and V (chrominance) = -0.2020.
The decimal value of the color is 25600. The closest Web-safe HEX code is #006600. Variations of the colour are #00CC00 for a 20% lighter version and #000000 for a 20% darker version.
For the color with hex value #006400, the correlated color temperature (CT) is estimated to be 6069 Kelvin (6069K).
The approximate wavelength of #006400 is around 530.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 006400 | #006400 |
RGB Decimal Code | 0, 100, 0 | rgb(0, 100, 0) |
CMYK | 100, 0, 100, 61 | / |
HSL | 120°, 100%, 20% | hsl(120°, 100%, 20%) |
HSV | 120°, 100%, 39% | / |
CIE-LAB | 36, -43, 42 | / |
XYZ | 5, 9, 2 | / |
YUV | 0.2302, -0.1133, -0.2020 | / |
Decimal value | 25600 | / |
Web-Safe HEX | 006600 | #006600 |
Color Temperature (CT) | 6069 Kelvin (6069K) | / |
Estimate Wavelength | around 530.00nm | / |
The Depth and Diversity of Cucumber (Hex: #006400): Exploring its Impact in Design and Culture
The hex color #006400, also known as Cucumber, bears resemblance to the vibrant green hue found in fresh cucumbers. With certainty, this color exudes the same coolness and freshness as its namesake vegetable. It brings to mind the lush green foliage of a summer garden, the crispness of newly sprouted leaves, and the invigorating feeling of being surrounded by nature. In a digital context, brands can use the color Cucumber to evoke a sense of vitality, health, and a connection to the natural world, particularly when promoting eco-friendly products or outdoor experiences.
Download Stunning Cucumber Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Cucumber Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Cucumber 4K Wallpaper
Immerse yourself in the beauty of our Cucumber 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 Cucumber 4K WallpaperTints and Shades of #006400 HEX color (Cucumber)
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 #006400, 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
- #BFD8BF
- #80B280
- #408B40
- #006400
- #004B00
- #003200
- #001900
- #000000
Tones of Cucumber (#006400 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #006400, #336f33 is the less saturated color, while #006400 is the most saturated one.
- #336f33
- #266c26
- #1a6a1a
- #0d670d
- #006400
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #006400;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #006400 is darkgreen.
CSS color code example
p { color: #006400; }
Text with hexadecimal color #006400
This is a sample text with color #006400.
Background Color with #006400
This is a example with background color #006400.
Border Color with #006400
#006400 Color Preview on White (#ffffff) Background
This is a example of text with color #006400 on white background.
#006400 Color Preview on Black (#000000) Background
This is a example of text with color #006400 on black background.
CSS codes examples
.text {color:#006400;}
.background {background-color:#006400;}
.border {border:1px solid #006400;}