Shades of Woodland #606744
Tints of Woodland #606744
RGB
CMYK
RGB Variations
Color information
#606744 (or 0x606744) is known color: Woodland. HEX triplet: 60, 67 and 44. RGB value is (96,103,68). Sum of RGB (Red+Green+Blue) = 96+103+68=267 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.96% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 68 (26.95% from 255 or 25.47% from 267); Max value from RGB is 103 - color contains mainly: green. Hex color #606744 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606744 is #9F98BB. Grayscale: #616161. Windows color (decimal): -10459324 or 4482912. OLE color: 4482912.
HSL color Cylindrical-coordinate representation of color #606744: hue angle of 72º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #606744 is Cyan = 0.07, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 103 | 68 | - |
| CMYK | 0.07 | 0 | 0.34 | 0.60 |
| HSL | 72º | 0.2% | 0.34% | - |
| HSV(B) | 72º | 0.34% | 0.4% | - |
| XYZ | 10.72 | 12.6 | 7.34 | - |
| YUV | 96.92 | 111.68 | 127.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 68 | 0.07 | 0 | 0.34 | 0.60 | 72 | 0.2 | 0.34 |
| Hex | 60 | 67 | 44 | 7 | 0 | 22 | 3C | 48 | 14 | 22 |
| Octal | 140 | 147 | 104 | 7 | 0 | 42 | 74 | 110 | 24 | 42 |
| Binary | 1100000 | 1100111 | 1000100 | 111 | 0 | 100010 | 111100 | 1001000 | 10100 | 100010 |
Color Harmonies of #606744
Complementary color
Monochromatic Colors of #606744
Black with #606744
Text Example
Text Example
White with #606744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606744; }
p { color: rgb(96,103,68); }
H1.HeaderClassName
{
color: #606744;
}
.AnyTagClassName
{
color: #606744;
}
</style>
background-color css
<style>
a { background-color: #606744; }
a { background-color: rgb(96,103,68); }
div.DivClassName
{
background-color: #606744;
}
.BgClassName
{
background-color: #606744;
}
</style>
border-color css
<style>
span { border-color: #606744; }
span { border-color: rgb(96,103,68); }
td.TdClassName
{
border-color: #606744;
}
.TagClassName
{
border-color: #606744;
}
</style>