Shades of Dark Olive Green #607236
Tints of Dark Olive Green #607236
RGB
CMYK
RGB Variations
Color information
#607236 (or 0x607236) is known color: Dark Olive Green. HEX triplet: 60, 72 and 36. RGB value is (96,114,54). Sum of RGB (Red+Green+Blue) = 96+114+54=264 (34% of max value = 765). Red value is 96 (37.89% from 255 or 36.36% from 264); Green value is 114 (44.92% from 255 or 43.18% from 264); Blue value is 54 (21.48% from 255 or 20.45% from 264); Max value from RGB is 114 - color contains mainly: green. Hex color #607236 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607236 is #9F8DC9. Grayscale: #656565. Windows color (decimal): -10456522 or 3568224. OLE color: 3568224.
HSL color Cylindrical-coordinate representation of color #607236: hue angle of 78º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #607236 is Cyan = 0.16, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 54 | - |
| CMYK | 0.16 | 0 | 0.53 | 0.55 |
| HSL | 78º | 0.36% | 0.33% | - |
| HSV(B) | 78º | 0.53% | 0.45% | - |
| XYZ | 11.51 | 14.79 | 5.74 | - |
| YUV | 101.78 | 101.04 | 123.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 54 | 0.16 | 0 | 0.53 | 0.55 | 78 | 0.36 | 0.33 |
| Hex | 60 | 72 | 36 | 10 | 0 | 35 | 37 | 4E | 24 | 21 |
| Octal | 140 | 162 | 66 | 20 | 0 | 65 | 67 | 116 | 44 | 41 |
| Binary | 1100000 | 1110010 | 110110 | 10000 | 0 | 110101 | 110111 | 1001110 | 100100 | 100001 |
Color Harmonies of #607236
Complementary color
Monochromatic Colors of #607236
Black with #607236
Text Example
Text Example
White with #607236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607236; }
p { color: rgb(96,114,54); }
H1.HeaderClassName
{
color: #607236;
}
.AnyTagClassName
{
color: #607236;
}
</style>
background-color css
<style>
a { background-color: #607236; }
a { background-color: rgb(96,114,54); }
div.DivClassName
{
background-color: #607236;
}
.BgClassName
{
background-color: #607236;
}
</style>
border-color css
<style>
span { border-color: #607236; }
span { border-color: rgb(96,114,54); }
td.TdClassName
{
border-color: #607236;
}
.TagClassName
{
border-color: #607236;
}
</style>