Shades of Woodland #616638
Tints of Woodland #616638
RGB
CMYK
RGB Variations
Color information
#616638 (or 0x616638) is known color: Woodland. HEX triplet: 61, 66 and 38. RGB value is (97,102,56). Sum of RGB (Red+Green+Blue) = 97+102+56=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 102 (40.23% from 255 or 40% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 102 - color contains mainly: green. Hex color #616638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616638 is #9E99C7. Grayscale: #5F5F5F. Windows color (decimal): -10394056 or 3696225. OLE color: 3696225.
HSL color Cylindrical-coordinate representation of color #616638: hue angle of 66.52º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #616638 is Cyan = 0.05, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 56 | - |
| CMYK | 0.05 | 0 | 0.45 | 0.6 |
| HSL | 66.52º | 0.29% | 0.31% | - |
| HSV(B) | 66.52º | 0.45% | 0.4% | - |
| XYZ | 10.39 | 12.33 | 5.57 | - |
| YUV | 95.26 | 105.84 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 56 | 0.05 | 0 | 0.45 | 0.6 | 66.52 | 0.29 | 0.31 |
| Hex | 61 | 66 | 38 | 5 | 0 | 2D | 3C | 43 | 1D | 1F |
| Octal | 141 | 146 | 70 | 5 | 0 | 55 | 74 | 103 | 35 | 37 |
| Binary | 1100001 | 1100110 | 111000 | 101 | 0 | 101101 | 111100 | 1000011 | 11101 | 11111 |
Color Harmonies of #616638
Complementary color
Monochromatic Colors of #616638
Black with #616638
Text Example
Text Example
White with #616638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616638; }
p { color: rgb(97,102,56); }
H1.HeaderClassName
{
color: #616638;
}
.AnyTagClassName
{
color: #616638;
}
</style>
background-color css
<style>
a { background-color: #616638; }
a { background-color: rgb(97,102,56); }
div.DivClassName
{
background-color: #616638;
}
.BgClassName
{
background-color: #616638;
}
</style>
border-color css
<style>
span { border-color: #616638; }
span { border-color: rgb(97,102,56); }
td.TdClassName
{
border-color: #616638;
}
.TagClassName
{
border-color: #616638;
}
</style>