Shades of Woodland #677047
Tints of Woodland #677047
RGB
CMYK
RGB Variations
Color information
#677047 (or 0x677047) is known color: Woodland. HEX triplet: 67, 70 and 47. RGB value is (103,112,71). Sum of RGB (Red+Green+Blue) = 103+112+71=286 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.01% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 71 (28.12% from 255 or 24.83% from 286); Max value from RGB is 112 - color contains mainly: green. Hex color #677047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677047 is #988FB8. Grayscale: #686868. Windows color (decimal): -9998265 or 4681831. OLE color: 4681831.
HSL color Cylindrical-coordinate representation of color #677047: hue angle of 73.17º 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 #677047 is Cyan = 0.08, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 71 | - |
| CMYK | 0.08 | 0 | 0.37 | 0.56 |
| HSL | 73.17º | 0.22% | 0.36% | - |
| HSV(B) | 73.17º | 0.37% | 0.44% | - |
| XYZ | 12.53 | 14.93 | 8.18 | - |
| YUV | 104.64 | 109.02 | 126.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 71 | 0.08 | 0 | 0.37 | 0.56 | 73.17 | 0.22 | 0.36 |
| Hex | 67 | 70 | 47 | 8 | 0 | 25 | 38 | 49 | 16 | 24 |
| Octal | 147 | 160 | 107 | 10 | 0 | 45 | 70 | 111 | 26 | 44 |
| Binary | 1100111 | 1110000 | 1000111 | 1000 | 0 | 100101 | 111000 | 1001001 | 10110 | 100100 |
Color Harmonies of #677047
Complementary color
Monochromatic Colors of #677047
Black with #677047
Text Example
Text Example
White with #677047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677047; }
p { color: rgb(103,112,71); }
H1.HeaderClassName
{
color: #677047;
}
.AnyTagClassName
{
color: #677047;
}
</style>
background-color css
<style>
a { background-color: #677047; }
a { background-color: rgb(103,112,71); }
div.DivClassName
{
background-color: #677047;
}
.BgClassName
{
background-color: #677047;
}
</style>
border-color css
<style>
span { border-color: #677047; }
span { border-color: rgb(103,112,71); }
td.TdClassName
{
border-color: #677047;
}
.TagClassName
{
border-color: #677047;
}
</style>