Color Olive Drab yellow (#6f7632):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Olive Drab yellow (#6f7632):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
yellows
yellows Family:
neutral
Saturation:
moderately saturated
Tones:
colorful tone
Shade:
medium
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
medium chroma
Color Information about Olive Drab / #6f7632
The HTML HEX code is #6f7632. The corresponding color name is "Olive Drab". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 111%, Green (G): 118%, Blue (B): 50%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 6%, Magenta (M): 0%, Yellow (Y):58%, Black (K): 54%. In the HSL color space, #6f7632 has a hue of 66°, saturation of 40%, and lightness of 33%. The HSV representation is 66° for hue, 58% for saturation, and 46% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 48, a* (green to red) = -13, and b* (blue to yellow) = 36. The XYZ representation is X: 14, Y: 17, Z: 5. In the YUV color space, it translates to Y (luminance) = 0.4241, U (chrominance) = -0.1122, and V (chrominance) = 0.0098.
The decimal value of the color is 7304754. The closest Web-safe HEX code is #666633. Variations of the colour are #AEB757 for a 20% lighter version and #2C2E14 for a 20% darker version.
For the color with hex value #6f7632, the correlated color temperature (CT) is estimated to be 4417 Kelvin (4417K).
The approximate wavelength of #6f7632 is around 575.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 6f7632 | #6f7632 |
RGB Decimal Code | 111, 118, 50 | rgb(111, 118, 50) |
CMYK | 6, 0, 58, 54 | / |
HSL | 66°, 40%, 33% | hsl(66°, 40%, 33%) |
HSV | 66°, 58%, 46% | / |
CIE-LAB | 48, -13, 36 | / |
XYZ | 14, 17, 5 | / |
YUV | 0.4241, -0.1122, 0.0098 | / |
Decimal value | 7304754 | / |
Web-Safe HEX | 666633 | #666633 |
Color Temperature (CT) | 4417 Kelvin (4417K) | / |
Estimate Wavelength | around 575.00nm | / |
The Depth and Diversity of Olive Drab (Hex: #6f7632): Exploring its Impact in Design and Culture
The hex color #6f7632, commonly known as Olive Drab, resembles the color of an olives skin. This hue is commonly associated with military uniforms, as it blends well with natural environments such as forests and grasslands. Olive Drab can also be found in camouflage patterns and outdoor gear. Additionally, it can remind one of the earthy tones found in nature, such as moss-covered rocks and dense foliage.
Download Stunning Olive Drab Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Olive Drab Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Olive Drab 4K Wallpaper
Immerse yourself in the beauty of our Olive Drab 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 Olive Drab 4K WallpaperTints and Shades of #6f7632 HEX color (Olive Drab)
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 #6f7632, 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
- #DBDDCC
- #B7BB99
- #939865
- #6f7632
- #535926
- #383B19
- #1C1E0D
- #000000
Tones of Olive Drab (#6f7632 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #6f7632, #767a51 is the less saturated color, while #6f7632 is the most saturated one.
- #767a51
- #747949
- #727842
- #71773a
- #6f7632
- #333333
- #262626
- #1a1a1a
- #0d0d0d
HTML Usage Examples
HTML using color code example
<p style="color: #6f7632;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #6f7632.
CSS color code example
p { color: #6f7632; }
Text with hexadecimal color #6f7632
This is a sample text with color #6f7632.
Background Color with #6f7632
This is a example with background color #6f7632.
Border Color with #6f7632
#6f7632 Color Preview on White (#ffffff) Background
This is a example of text with color #6f7632 on white background.
#6f7632 Color Preview on Black (#000000) Background
This is a example of text with color #6f7632 on black background.
CSS codes examples
.text {color:#6f7632;}
.background {background-color:#6f7632;}
.border {border:1px solid #6f7632;}