Shades of Woodland #677142
Tints of Woodland #677142
RGB
CMYK
RGB Variations
Color information
#677142 (or 0x677142) is known color: Woodland. HEX triplet: 67, 71 and 42. RGB value is (103,113,66). Sum of RGB (Red+Green+Blue) = 103+113+66=282 (37% of max value = 765). Red value is 103 (40.62% from 255 or 36.52% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 66 (26.17% from 255 or 23.40% from 282); Max value from RGB is 113 - color contains mainly: green. Hex color #677142 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677142 is #988EBD. Grayscale: #686868. Windows color (decimal): -9998014 or 4354407. OLE color: 4354407.
HSL color Cylindrical-coordinate representation of color #677142: hue angle of 72.77º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #677142 is Cyan = 0.09, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 113 | 66 | - |
| CMYK | 0.09 | 0 | 0.42 | 0.56 |
| HSL | 72.77º | 0.26% | 0.35% | - |
| HSV(B) | 72.77º | 0.42% | 0.44% | - |
| XYZ | 12.48 | 15.09 | 7.41 | - |
| YUV | 104.65 | 106.19 | 126.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 66 | 0.09 | 0 | 0.42 | 0.56 | 72.77 | 0.26 | 0.35 |
| Hex | 67 | 71 | 42 | 9 | 0 | 2A | 38 | 49 | 1A | 23 |
| Octal | 147 | 161 | 102 | 11 | 0 | 52 | 70 | 111 | 32 | 43 |
| Binary | 1100111 | 1110001 | 1000010 | 1001 | 0 | 101010 | 111000 | 1001001 | 11010 | 100011 |
Color Harmonies of #677142
Complementary color
Monochromatic Colors of #677142
Black with #677142
Text Example
Text Example
White with #677142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677142; }
p { color: rgb(103,113,66); }
H1.HeaderClassName
{
color: #677142;
}
.AnyTagClassName
{
color: #677142;
}
</style>
background-color css
<style>
a { background-color: #677142; }
a { background-color: rgb(103,113,66); }
div.DivClassName
{
background-color: #677142;
}
.BgClassName
{
background-color: #677142;
}
</style>
border-color css
<style>
span { border-color: #677142; }
span { border-color: rgb(103,113,66); }
td.TdClassName
{
border-color: #677142;
}
.TagClassName
{
border-color: #677142;
}
</style>