Shades of Woodland #626946
Tints of Woodland #626946
RGB
CMYK
RGB Variations
Color information
#626946 (or 0x626946) is known color: Woodland. HEX triplet: 62, 69 and 46. RGB value is (98,105,70). Sum of RGB (Red+Green+Blue) = 98+105+70=273 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.90% from 273); Green value is 105 (41.41% from 255 or 38.46% from 273); Blue value is 70 (27.73% from 255 or 25.64% from 273); Max value from RGB is 105 - color contains mainly: green. Hex color #626946 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626946 is #9D96B9. Grayscale: #636363. Windows color (decimal): -10327738 or 4614498. OLE color: 4614498.
HSL color Cylindrical-coordinate representation of color #626946: hue angle of 72º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #626946 is Cyan = 0.07, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 105 | 70 | - |
| CMYK | 0.07 | 0 | 0.33 | 0.59 |
| HSL | 72º | 0.2% | 0.34% | - |
| HSV(B) | 72º | 0.33% | 0.41% | - |
| XYZ | 11.19 | 13.14 | 7.74 | - |
| YUV | 98.92 | 111.68 | 127.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 70 | 0.07 | 0 | 0.33 | 0.59 | 72 | 0.2 | 0.34 |
| Hex | 62 | 69 | 46 | 7 | 0 | 21 | 3B | 48 | 14 | 22 |
| Octal | 142 | 151 | 106 | 7 | 0 | 41 | 73 | 110 | 24 | 42 |
| Binary | 1100010 | 1101001 | 1000110 | 111 | 0 | 100001 | 111011 | 1001000 | 10100 | 100010 |
Color Harmonies of #626946
Complementary color
Monochromatic Colors of #626946
Black with #626946
Text Example
Text Example
White with #626946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626946; }
p { color: rgb(98,105,70); }
H1.HeaderClassName
{
color: #626946;
}
.AnyTagClassName
{
color: #626946;
}
</style>
background-color css
<style>
a { background-color: #626946; }
a { background-color: rgb(98,105,70); }
div.DivClassName
{
background-color: #626946;
}
.BgClassName
{
background-color: #626946;
}
</style>
border-color css
<style>
span { border-color: #626946; }
span { border-color: rgb(98,105,70); }
td.TdClassName
{
border-color: #626946;
}
.TagClassName
{
border-color: #626946;
}
</style>