Shades of Woodland #677149
Tints of Woodland #677149
RGB
CMYK
RGB Variations
Color information
#677149 (or 0x677149) is known color: Woodland. HEX triplet: 67, 71 and 49. RGB value is (103,113,73). Sum of RGB (Red+Green+Blue) = 103+113+73=289 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.64% from 289); Green value is 113 (44.53% from 255 or 39.10% from 289); Blue value is 73 (28.91% from 255 or 25.26% from 289); Max value from RGB is 113 - color contains mainly: green. Hex color #677149 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677149 is #988EB6. Grayscale: #696969. Windows color (decimal): -9998007 or 4813159. OLE color: 4813159.
HSL color Cylindrical-coordinate representation of color #677149: hue angle of 75º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #677149 is Cyan = 0.09, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 113 | 73 | - |
| CMYK | 0.09 | 0 | 0.35 | 0.56 |
| HSL | 75º | 0.22% | 0.36% | - |
| HSV(B) | 75º | 0.35% | 0.44% | - |
| XYZ | 12.7 | 15.17 | 8.56 | - |
| YUV | 105.45 | 109.69 | 126.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 73 | 0.09 | 0 | 0.35 | 0.56 | 75 | 0.22 | 0.36 |
| Hex | 67 | 71 | 49 | 9 | 0 | 23 | 38 | 4B | 16 | 24 |
| Octal | 147 | 161 | 111 | 11 | 0 | 43 | 70 | 113 | 26 | 44 |
| Binary | 1100111 | 1110001 | 1001001 | 1001 | 0 | 100011 | 111000 | 1001011 | 10110 | 100100 |
Color Harmonies of #677149
Complementary color
Monochromatic Colors of #677149
Black with #677149
Text Example
Text Example
White with #677149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677149; }
p { color: rgb(103,113,73); }
H1.HeaderClassName
{
color: #677149;
}
.AnyTagClassName
{
color: #677149;
}
</style>
background-color css
<style>
a { background-color: #677149; }
a { background-color: rgb(103,113,73); }
div.DivClassName
{
background-color: #677149;
}
.BgClassName
{
background-color: #677149;
}
</style>
border-color css
<style>
span { border-color: #677149; }
span { border-color: rgb(103,113,73); }
td.TdClassName
{
border-color: #677149;
}
.TagClassName
{
border-color: #677149;
}
</style>