Shades of Woodland #667047
Tints of Woodland #667047
RGB
CMYK
RGB Variations
Color information
#667047 (or 0x667047) is known color: Woodland. HEX triplet: 66, 70 and 47. RGB value is (102,112,71). Sum of RGB (Red+Green+Blue) = 102+112+71=285 (37% of max value = 765). Red value is 102 (40.23% from 255 or 35.79% from 285); Green value is 112 (44.14% from 255 or 39.30% from 285); Blue value is 71 (28.12% from 255 or 24.91% from 285); Max value from RGB is 112 - color contains mainly: green. Hex color #667047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667047 is #998FB8. Grayscale: #686868. Windows color (decimal): -10063801 or 4681830. OLE color: 4681830.
HSL color Cylindrical-coordinate representation of color #667047: hue angle of 74.63º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #667047 is Cyan = 0.09, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 71 | - |
| CMYK | 0.09 | 0 | 0.37 | 0.56 |
| HSL | 74.63º | 0.22% | 0.36% | - |
| HSV(B) | 74.63º | 0.37% | 0.44% | - |
| XYZ | 12.41 | 14.87 | 8.18 | - |
| YUV | 104.34 | 109.19 | 126.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 71 | 0.09 | 0 | 0.37 | 0.56 | 74.63 | 0.22 | 0.36 |
| Hex | 66 | 70 | 47 | 9 | 0 | 25 | 38 | 4B | 16 | 24 |
| Octal | 146 | 160 | 107 | 11 | 0 | 45 | 70 | 113 | 26 | 44 |
| Binary | 1100110 | 1110000 | 1000111 | 1001 | 0 | 100101 | 111000 | 1001011 | 10110 | 100100 |
Color Harmonies of #667047
Complementary color
Monochromatic Colors of #667047
Black with #667047
Text Example
Text Example
White with #667047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667047; }
p { color: rgb(102,112,71); }
H1.HeaderClassName
{
color: #667047;
}
.AnyTagClassName
{
color: #667047;
}
</style>
background-color css
<style>
a { background-color: #667047; }
a { background-color: rgb(102,112,71); }
div.DivClassName
{
background-color: #667047;
}
.BgClassName
{
background-color: #667047;
}
</style>
border-color css
<style>
span { border-color: #667047; }
span { border-color: rgb(102,112,71); }
td.TdClassName
{
border-color: #667047;
}
.TagClassName
{
border-color: #667047;
}
</style>