Shades of Woodland #616744
Tints of Woodland #616744
RGB
CMYK
RGB Variations
Color information
#616744 (or 0x616744) is known color: Woodland. HEX triplet: 61, 67 and 44. RGB value is (97,103,68). Sum of RGB (Red+Green+Blue) = 97+103+68=268 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.19% from 268); Green value is 103 (40.62% from 255 or 38.43% from 268); Blue value is 68 (26.95% from 255 or 25.37% from 268); Max value from RGB is 103 - color contains mainly: green. Hex color #616744 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616744 is #9E98BB. Grayscale: #616161. Windows color (decimal): -10393788 or 4482913. OLE color: 4482913.
HSL color Cylindrical-coordinate representation of color #616744: hue angle of 70.29º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #616744 is Cyan = 0.06, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 103 | 68 | - |
| CMYK | 0.06 | 0 | 0.34 | 0.60 |
| HSL | 70.29º | 0.2% | 0.34% | - |
| HSV(B) | 70.29º | 0.34% | 0.4% | - |
| XYZ | 10.82 | 12.66 | 7.34 | - |
| YUV | 97.22 | 111.51 | 127.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 68 | 0.06 | 0 | 0.34 | 0.60 | 70.29 | 0.2 | 0.34 |
| Hex | 61 | 67 | 44 | 6 | 0 | 22 | 3C | 46 | 14 | 22 |
| Octal | 141 | 147 | 104 | 6 | 0 | 42 | 74 | 106 | 24 | 42 |
| Binary | 1100001 | 1100111 | 1000100 | 110 | 0 | 100010 | 111100 | 1000110 | 10100 | 100010 |
Color Harmonies of #616744
Complementary color
Monochromatic Colors of #616744
Black with #616744
Text Example
Text Example
White with #616744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616744; }
p { color: rgb(97,103,68); }
H1.HeaderClassName
{
color: #616744;
}
.AnyTagClassName
{
color: #616744;
}
</style>
background-color css
<style>
a { background-color: #616744; }
a { background-color: rgb(97,103,68); }
div.DivClassName
{
background-color: #616744;
}
.BgClassName
{
background-color: #616744;
}
</style>
border-color css
<style>
span { border-color: #616744; }
span { border-color: rgb(97,103,68); }
td.TdClassName
{
border-color: #616744;
}
.TagClassName
{
border-color: #616744;
}
</style>