Shades of Woodland #626749
Tints of Woodland #626749
RGB
CMYK
RGB Variations
Color information
#626749 (or 0x626749) is known color: Woodland. HEX triplet: 62, 67 and 49. RGB value is (98,103,73). Sum of RGB (Red+Green+Blue) = 98+103+73=274 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.77% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 73 (28.91% from 255 or 26.64% from 274); Max value from RGB is 103 - color contains mainly: green. Hex color #626749 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626749 is #9D98B6. Grayscale: #626262. Windows color (decimal): -10328247 or 4810594. OLE color: 4810594.
HSL color Cylindrical-coordinate representation of color #626749: hue angle of 70º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #626749 is Cyan = 0.05, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 103 | 73 | - |
| CMYK | 0.05 | 0 | 0.29 | 0.60 |
| HSL | 70º | 0.17% | 0.35% | - |
| HSV(B) | 70º | 0.29% | 0.4% | - |
| XYZ | 11.09 | 12.78 | 8.19 | - |
| YUV | 98.09 | 113.84 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 103 | 73 | 0.05 | 0 | 0.29 | 0.60 | 70 | 0.17 | 0.35 |
| Hex | 62 | 67 | 49 | 5 | 0 | 1D | 3C | 46 | 11 | 23 |
| Octal | 142 | 147 | 111 | 5 | 0 | 35 | 74 | 106 | 21 | 43 |
| Binary | 1100010 | 1100111 | 1001001 | 101 | 0 | 11101 | 111100 | 1000110 | 10001 | 100011 |
Color Harmonies of #626749
Complementary color
Monochromatic Colors of #626749
Black with #626749
Text Example
Text Example
White with #626749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626749; }
p { color: rgb(98,103,73); }
H1.HeaderClassName
{
color: #626749;
}
.AnyTagClassName
{
color: #626749;
}
</style>
background-color css
<style>
a { background-color: #626749; }
a { background-color: rgb(98,103,73); }
div.DivClassName
{
background-color: #626749;
}
.BgClassName
{
background-color: #626749;
}
</style>
border-color css
<style>
span { border-color: #626749; }
span { border-color: rgb(98,103,73); }
td.TdClassName
{
border-color: #626749;
}
.TagClassName
{
border-color: #626749;
}
</style>