Shades of Woodland #677444
Tints of Woodland #677444
RGB
CMYK
RGB Variations
Color information
#677444 (or 0x677444) is known color: Woodland. HEX triplet: 67, 74 and 44. RGB value is (103,116,68). Sum of RGB (Red+Green+Blue) = 103+116+68=287 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.89% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 68 (26.95% from 255 or 23.69% from 287); Max value from RGB is 116 - color contains mainly: green. Hex color #677444 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677444 is #988BBB. Grayscale: #6A6A6A. Windows color (decimal): -9997244 or 4486247. OLE color: 4486247.
HSL color Cylindrical-coordinate representation of color #677444: hue angle of 76.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #677444 is Cyan = 0.11, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 68 | - |
| CMYK | 0.11 | 0 | 0.41 | 0.55 |
| HSL | 76.25º | 0.26% | 0.36% | - |
| HSV(B) | 76.25º | 0.41% | 0.45% | - |
| XYZ | 12.88 | 15.79 | 7.84 | - |
| YUV | 106.64 | 106.19 | 125.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 68 | 0.11 | 0 | 0.41 | 0.55 | 76.25 | 0.26 | 0.36 |
| Hex | 67 | 74 | 44 | B | 0 | 29 | 37 | 4C | 1A | 24 |
| Octal | 147 | 164 | 104 | 13 | 0 | 51 | 67 | 114 | 32 | 44 |
| Binary | 1100111 | 1110100 | 1000100 | 1011 | 0 | 101001 | 110111 | 1001100 | 11010 | 100100 |
Color Harmonies of #677444
Complementary color
Monochromatic Colors of #677444
Black with #677444
Text Example
Text Example
White with #677444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677444; }
p { color: rgb(103,116,68); }
H1.HeaderClassName
{
color: #677444;
}
.AnyTagClassName
{
color: #677444;
}
</style>
background-color css
<style>
a { background-color: #677444; }
a { background-color: rgb(103,116,68); }
div.DivClassName
{
background-color: #677444;
}
.BgClassName
{
background-color: #677444;
}
</style>
border-color css
<style>
span { border-color: #677444; }
span { border-color: rgb(103,116,68); }
td.TdClassName
{
border-color: #677444;
}
.TagClassName
{
border-color: #677444;
}
</style>