Shades of Woodland #667142
Tints of Woodland #667142
RGB
CMYK
RGB Variations
Color information
#667142 (or 0x667142) is known color: Woodland. HEX triplet: 66, 71 and 42. RGB value is (102,113,66). Sum of RGB (Red+Green+Blue) = 102+113+66=281 (37% of max value = 765). Red value is 102 (40.23% from 255 or 36.30% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 66 (26.17% from 255 or 23.49% from 281); Max value from RGB is 113 - color contains mainly: green. Hex color #667142 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667142 is #998EBD. Grayscale: #686868. Windows color (decimal): -10063550 or 4354406. OLE color: 4354406.
HSL color Cylindrical-coordinate representation of color #667142: hue angle of 74.04º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #667142 is Cyan = 0.10, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 113 | 66 | - |
| CMYK | 0.10 | 0 | 0.42 | 0.56 |
| HSL | 74.04º | 0.26% | 0.35% | - |
| HSV(B) | 74.04º | 0.42% | 0.44% | - |
| XYZ | 12.37 | 15.03 | 7.4 | - |
| YUV | 104.35 | 106.36 | 126.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 113 | 66 | 0.10 | 0 | 0.42 | 0.56 | 74.04 | 0.26 | 0.35 |
| Hex | 66 | 71 | 42 | A | 0 | 2A | 38 | 4A | 1A | 23 |
| Octal | 146 | 161 | 102 | 12 | 0 | 52 | 70 | 112 | 32 | 43 |
| Binary | 1100110 | 1110001 | 1000010 | 1010 | 0 | 101010 | 111000 | 1001010 | 11010 | 100011 |
Color Harmonies of #667142
Complementary color
Monochromatic Colors of #667142
Black with #667142
Text Example
Text Example
White with #667142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667142; }
p { color: rgb(102,113,66); }
H1.HeaderClassName
{
color: #667142;
}
.AnyTagClassName
{
color: #667142;
}
</style>
background-color css
<style>
a { background-color: #667142; }
a { background-color: rgb(102,113,66); }
div.DivClassName
{
background-color: #667142;
}
.BgClassName
{
background-color: #667142;
}
</style>
border-color css
<style>
span { border-color: #667142; }
span { border-color: rgb(102,113,66); }
td.TdClassName
{
border-color: #667142;
}
.TagClassName
{
border-color: #667142;
}
</style>