Shades of Dark Olive Green #607536
Tints of Dark Olive Green #607536
RGB
CMYK
RGB Variations
Color information
#607536 (or 0x607536) is known color: Dark Olive Green. HEX triplet: 60, 75 and 36. RGB value is (96,117,54). Sum of RGB (Red+Green+Blue) = 96+117+54=267 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.96% from 267); Green value is 117 (46.09% from 255 or 43.82% from 267); Blue value is 54 (21.48% from 255 or 20.22% from 267); Max value from RGB is 117 - color contains mainly: green. Hex color #607536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607536 is #9F8AC9. Grayscale: #676767. Windows color (decimal): -10455754 or 3568992. OLE color: 3568992.
HSL color Cylindrical-coordinate representation of color #607536: hue angle of 80º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #607536 is Cyan = 0.18, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 117 | 54 | - |
| CMYK | 0.18 | 0 | 0.54 | 0.54 |
| HSL | 80º | 0.37% | 0.34% | - |
| HSV(B) | 80º | 0.54% | 0.46% | - |
| XYZ | 11.85 | 15.48 | 5.85 | - |
| YUV | 103.54 | 100.04 | 122.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 117 | 54 | 0.18 | 0 | 0.54 | 0.54 | 80 | 0.37 | 0.34 |
| Hex | 60 | 75 | 36 | 12 | 0 | 36 | 36 | 50 | 25 | 22 |
| Octal | 140 | 165 | 66 | 22 | 0 | 66 | 66 | 120 | 45 | 42 |
| Binary | 1100000 | 1110101 | 110110 | 10010 | 0 | 110110 | 110110 | 1010000 | 100101 | 100010 |
Color Harmonies of #607536
Complementary color
Monochromatic Colors of #607536
Black with #607536
Text Example
Text Example
White with #607536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607536; }
p { color: rgb(96,117,54); }
H1.HeaderClassName
{
color: #607536;
}
.AnyTagClassName
{
color: #607536;
}
</style>
background-color css
<style>
a { background-color: #607536; }
a { background-color: rgb(96,117,54); }
div.DivClassName
{
background-color: #607536;
}
.BgClassName
{
background-color: #607536;
}
</style>
border-color css
<style>
span { border-color: #607536; }
span { border-color: rgb(96,117,54); }
td.TdClassName
{
border-color: #607536;
}
.TagClassName
{
border-color: #607536;
}
</style>