Shades of Woodland #667349
Tints of Woodland #667349
RGB
CMYK
RGB Variations
Color information
#667349 (or 0x667349) is known color: Woodland. HEX triplet: 66, 73 and 49. RGB value is (102,115,73). Sum of RGB (Red+Green+Blue) = 102+115+73=290 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.17% from 290); Green value is 115 (45.31% from 255 or 39.66% from 290); Blue value is 73 (28.91% from 255 or 25.17% from 290); Max value from RGB is 115 - color contains mainly: green. Hex color #667349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667349 is #998CB6. Grayscale: #6A6A6A. Windows color (decimal): -10063031 or 4813670. OLE color: 4813670.
HSL color Cylindrical-coordinate representation of color #667349: hue angle of 78.57º degrees, saturation: 0.22, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #667349 is Cyan = 0.11, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 115 | 73 | - |
| CMYK | 0.11 | 0 | 0.37 | 0.55 |
| HSL | 78.57º | 0.22% | 0.37% | - |
| HSV(B) | 78.57º | 0.37% | 0.45% | - |
| XYZ | 12.81 | 15.57 | 8.63 | - |
| YUV | 106.33 | 109.19 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 73 | 0.11 | 0 | 0.37 | 0.55 | 78.57 | 0.22 | 0.37 |
| Hex | 66 | 73 | 49 | B | 0 | 25 | 37 | 4F | 16 | 25 |
| Octal | 146 | 163 | 111 | 13 | 0 | 45 | 67 | 117 | 26 | 45 |
| Binary | 1100110 | 1110011 | 1001001 | 1011 | 0 | 100101 | 110111 | 1001111 | 10110 | 100101 |
Color Harmonies of #667349
Complementary color
Monochromatic Colors of #667349
Black with #667349
Text Example
Text Example
White with #667349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667349; }
p { color: rgb(102,115,73); }
H1.HeaderClassName
{
color: #667349;
}
.AnyTagClassName
{
color: #667349;
}
</style>
background-color css
<style>
a { background-color: #667349; }
a { background-color: rgb(102,115,73); }
div.DivClassName
{
background-color: #667349;
}
.BgClassName
{
background-color: #667349;
}
</style>
border-color css
<style>
span { border-color: #667349; }
span { border-color: rgb(102,115,73); }
td.TdClassName
{
border-color: #667349;
}
.TagClassName
{
border-color: #667349;
}
</style>