Shades of Woodland #616650
Tints of Woodland #616650
RGB
CMYK
RGB Variations
Color information
#616650 (or 0x616650) is known color: Woodland. HEX triplet: 61, 66 and 50. RGB value is (97,102,80). Sum of RGB (Red+Green+Blue) = 97+102+80=279 (36% of max value = 765). Red value is 97 (38.28% from 255 or 34.77% from 279); Green value is 102 (40.23% from 255 or 36.56% from 279); Blue value is 80 (31.64% from 255 or 28.67% from 279); Max value from RGB is 102 - color contains mainly: green. Hex color #616650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616650 is #9E99AF. Grayscale: #626262. Windows color (decimal): -10394032 or 5269089. OLE color: 5269089.
HSL color Cylindrical-coordinate representation of color #616650: hue angle of 73.64º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #616650 is Cyan = 0.05, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 80 | - |
| CMYK | 0.05 | 0 | 0.22 | 0.6 |
| HSL | 73.64º | 0.12% | 0.36% | - |
| HSV(B) | 73.64º | 0.22% | 0.4% | - |
| XYZ | 11.13 | 12.62 | 9.44 | - |
| YUV | 98 | 117.84 | 127.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 80 | 0.05 | 0 | 0.22 | 0.6 | 73.64 | 0.12 | 0.36 |
| Hex | 61 | 66 | 50 | 5 | 0 | 16 | 3C | 4A | C | 24 |
| Octal | 141 | 146 | 120 | 5 | 0 | 26 | 74 | 112 | 14 | 44 |
| Binary | 1100001 | 1100110 | 1010000 | 101 | 0 | 10110 | 111100 | 1001010 | 1100 | 100100 |
Color Harmonies of #616650
Complementary color
Monochromatic Colors of #616650
Black with #616650
Text Example
Text Example
White with #616650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616650; }
p { color: rgb(97,102,80); }
H1.HeaderClassName
{
color: #616650;
}
.AnyTagClassName
{
color: #616650;
}
</style>
background-color css
<style>
a { background-color: #616650; }
a { background-color: rgb(97,102,80); }
div.DivClassName
{
background-color: #616650;
}
.BgClassName
{
background-color: #616650;
}
</style>
border-color css
<style>
span { border-color: #616650; }
span { border-color: rgb(97,102,80); }
td.TdClassName
{
border-color: #616650;
}
.TagClassName
{
border-color: #616650;
}
</style>