Shades of Woodland #636740
Tints of Woodland #636740
RGB
CMYK
RGB Variations
Color information
#636740 (or 0x636740) is known color: Woodland. HEX triplet: 63, 67 and 40. RGB value is (99,103,64). Sum of RGB (Red+Green+Blue) = 99+103+64=266 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.22% from 266); Green value is 103 (40.62% from 255 or 38.72% from 266); Blue value is 64 (25.39% from 255 or 24.06% from 266); Max value from RGB is 103 - color contains mainly: green. Hex color #636740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #636740 is #9C98BF. Grayscale: #616161. Windows color (decimal): -10262720 or 4220771. OLE color: 4220771.
HSL color Cylindrical-coordinate representation of color #636740: hue angle of 66.15º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #636740 is Cyan = 0.04, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 99 | 103 | 64 | - |
| CMYK | 0.04 | 0 | 0.38 | 0.60 |
| HSL | 66.15º | 0.23% | 0.33% | - |
| HSV(B) | 66.15º | 0.38% | 0.4% | - |
| XYZ | 10.92 | 12.72 | 6.73 | - |
| YUV | 97.36 | 109.17 | 129.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 103 | 64 | 0.04 | 0 | 0.38 | 0.60 | 66.15 | 0.23 | 0.33 |
| Hex | 63 | 67 | 40 | 4 | 0 | 26 | 3C | 42 | 17 | 21 |
| Octal | 143 | 147 | 100 | 4 | 0 | 46 | 74 | 102 | 27 | 41 |
| Binary | 1100011 | 1100111 | 1000000 | 100 | 0 | 100110 | 111100 | 1000010 | 10111 | 100001 |
Color Harmonies of #636740
Complementary color
Monochromatic Colors of #636740
Black with #636740
Text Example
Text Example
White with #636740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636740; }
p { color: rgb(99,103,64); }
H1.HeaderClassName
{
color: #636740;
}
.AnyTagClassName
{
color: #636740;
}
</style>
background-color css
<style>
a { background-color: #636740; }
a { background-color: rgb(99,103,64); }
div.DivClassName
{
background-color: #636740;
}
.BgClassName
{
background-color: #636740;
}
</style>
border-color css
<style>
span { border-color: #636740; }
span { border-color: rgb(99,103,64); }
td.TdClassName
{
border-color: #636740;
}
.TagClassName
{
border-color: #636740;
}
</style>