Shades of Woodland #636549
Tints of Woodland #636549
RGB
CMYK
RGB Variations
Color information
#636549 (or 0x636549) is known color: Woodland. HEX triplet: 63, 65 and 49. RGB value is (99,101,73). Sum of RGB (Red+Green+Blue) = 99+101+73=273 (36% of max value = 765). Red value is 99 (39.06% from 255 or 36.26% from 273); Green value is 101 (39.84% from 255 or 37.00% from 273); Blue value is 73 (28.91% from 255 or 26.74% from 273); Max value from RGB is 101 - color contains mainly: green. Hex color #636549 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #636549 is #9C9AB6. Grayscale: #616161. Windows color (decimal): -10263223 or 4810083. OLE color: 4810083.
HSL color Cylindrical-coordinate representation of color #636549: hue angle of 64.29º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #636549 is Cyan = 0.02, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 99 | 101 | 73 | - |
| CMYK | 0.02 | 0 | 0.28 | 0.60 |
| HSL | 64.29º | 0.16% | 0.34% | - |
| HSV(B) | 64.29º | 0.28% | 0.4% | - |
| XYZ | 11 | 12.44 | 8.12 | - |
| YUV | 97.21 | 114.34 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 101 | 73 | 0.02 | 0 | 0.28 | 0.60 | 64.29 | 0.16 | 0.34 |
| Hex | 63 | 65 | 49 | 2 | 0 | 1C | 3C | 40 | 10 | 22 |
| Octal | 143 | 145 | 111 | 2 | 0 | 34 | 74 | 100 | 20 | 42 |
| Binary | 1100011 | 1100101 | 1001001 | 10 | 0 | 11100 | 111100 | 1000000 | 10000 | 100010 |
Color Harmonies of #636549
Complementary color
Monochromatic Colors of #636549
Black with #636549
Text Example
Text Example
White with #636549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636549; }
p { color: rgb(99,101,73); }
H1.HeaderClassName
{
color: #636549;
}
.AnyTagClassName
{
color: #636549;
}
</style>
background-color css
<style>
a { background-color: #636549; }
a { background-color: rgb(99,101,73); }
div.DivClassName
{
background-color: #636549;
}
.BgClassName
{
background-color: #636549;
}
</style>
border-color css
<style>
span { border-color: #636549; }
span { border-color: rgb(99,101,73); }
td.TdClassName
{
border-color: #636549;
}
.TagClassName
{
border-color: #636549;
}
</style>