Shades of Woodland #626947
Tints of Woodland #626947
RGB
CMYK
RGB Variations
Color information
#626947 (or 0x626947) is known color: Woodland. HEX triplet: 62, 69 and 47. RGB value is (98,105,71). Sum of RGB (Red+Green+Blue) = 98+105+71=274 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.77% from 274); Green value is 105 (41.41% from 255 or 38.32% from 274); Blue value is 71 (28.12% from 255 or 25.91% from 274); Max value from RGB is 105 - color contains mainly: green. Hex color #626947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626947 is #9D96B8. Grayscale: #636363. Windows color (decimal): -10327737 or 4680034. OLE color: 4680034.
HSL color Cylindrical-coordinate representation of color #626947: hue angle of 72.35º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #626947 is Cyan = 0.07, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 105 | 71 | - |
| CMYK | 0.07 | 0 | 0.32 | 0.59 |
| HSL | 72.35º | 0.19% | 0.35% | - |
| HSV(B) | 72.35º | 0.32% | 0.41% | - |
| XYZ | 11.23 | 13.15 | 7.91 | - |
| YUV | 99.03 | 112.18 | 127.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 71 | 0.07 | 0 | 0.32 | 0.59 | 72.35 | 0.19 | 0.35 |
| Hex | 62 | 69 | 47 | 7 | 0 | 20 | 3B | 48 | 13 | 23 |
| Octal | 142 | 151 | 107 | 7 | 0 | 40 | 73 | 110 | 23 | 43 |
| Binary | 1100010 | 1101001 | 1000111 | 111 | 0 | 100000 | 111011 | 1001000 | 10011 | 100011 |
Color Harmonies of #626947
Complementary color
Monochromatic Colors of #626947
Black with #626947
Text Example
Text Example
White with #626947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626947; }
p { color: rgb(98,105,71); }
H1.HeaderClassName
{
color: #626947;
}
.AnyTagClassName
{
color: #626947;
}
</style>
background-color css
<style>
a { background-color: #626947; }
a { background-color: rgb(98,105,71); }
div.DivClassName
{
background-color: #626947;
}
.BgClassName
{
background-color: #626947;
}
</style>
border-color css
<style>
span { border-color: #626947; }
span { border-color: rgb(98,105,71); }
td.TdClassName
{
border-color: #626947;
}
.TagClassName
{
border-color: #626947;
}
</style>