Shades of Dark Olive Green #617037
Tints of Dark Olive Green #617037
RGB
CMYK
RGB Variations
Color information
#617037 (or 0x617037) is known color: Dark Olive Green. HEX triplet: 61, 70 and 37. RGB value is (97,112,55). Sum of RGB (Red+Green+Blue) = 97+112+55=264 (34% of max value = 765). Red value is 97 (38.28% from 255 or 36.74% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 55 (21.88% from 255 or 20.83% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #617037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #617037 is #9E8FC8. Grayscale: #656565. Windows color (decimal): -10391497 or 3633249. OLE color: 3633249.
HSL color Cylindrical-coordinate representation of color #617037: hue angle of 75.79º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #617037 is Cyan = 0.13, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 55 | - |
| CMYK | 0.13 | 0 | 0.51 | 0.56 |
| HSL | 75.79º | 0.34% | 0.33% | - |
| HSV(B) | 75.79º | 0.51% | 0.44% | - |
| XYZ | 11.41 | 14.41 | 5.79 | - |
| YUV | 101.02 | 102.03 | 125.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 55 | 0.13 | 0 | 0.51 | 0.56 | 75.79 | 0.34 | 0.33 |
| Hex | 61 | 70 | 37 | D | 0 | 33 | 38 | 4C | 22 | 21 |
| Octal | 141 | 160 | 67 | 15 | 0 | 63 | 70 | 114 | 42 | 41 |
| Binary | 1100001 | 1110000 | 110111 | 1101 | 0 | 110011 | 111000 | 1001100 | 100010 | 100001 |
Color Harmonies of #617037
Complementary color
Monochromatic Colors of #617037
Black with #617037
Text Example
Text Example
White with #617037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617037; }
p { color: rgb(97,112,55); }
H1.HeaderClassName
{
color: #617037;
}
.AnyTagClassName
{
color: #617037;
}
</style>
background-color css
<style>
a { background-color: #617037; }
a { background-color: rgb(97,112,55); }
div.DivClassName
{
background-color: #617037;
}
.BgClassName
{
background-color: #617037;
}
</style>
border-color css
<style>
span { border-color: #617037; }
span { border-color: rgb(97,112,55); }
td.TdClassName
{
border-color: #617037;
}
.TagClassName
{
border-color: #617037;
}
</style>