Shades of Dark Olive Green #577134
Tints of Dark Olive Green #577134
RGB
CMYK
RGB Variations
Color information
#577134 (or 0x577134) is known color: Dark Olive Green. HEX triplet: 57, 71 and 34. RGB value is (87,113,52). Sum of RGB (Red+Green+Blue) = 87+113+52=252 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.52% from 252); Green value is 113 (44.53% from 255 or 44.84% from 252); Blue value is 52 (20.70% from 255 or 20.63% from 252); Max value from RGB is 113 - color contains mainly: green. Hex color #577134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #577134 is #A88ECB. Grayscale: #626262. Windows color (decimal): -11046604 or 3436887. OLE color: 3436887.
HSL color Cylindrical-coordinate representation of color #577134: hue angle of 85.57º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #577134 is Cyan = 0.23, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 113 | 52 | - |
| CMYK | 0.23 | 0 | 0.54 | 0.56 |
| HSL | 85.57º | 0.37% | 0.32% | - |
| HSV(B) | 85.57º | 0.54% | 0.44% | - |
| XYZ | 10.46 | 14.08 | 5.42 | - |
| YUV | 98.27 | 101.89 | 119.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 52 | 0.23 | 0 | 0.54 | 0.56 | 85.57 | 0.37 | 0.32 |
| Hex | 57 | 71 | 34 | 17 | 0 | 36 | 38 | 56 | 25 | 20 |
| Octal | 127 | 161 | 64 | 27 | 0 | 66 | 70 | 126 | 45 | 40 |
| Binary | 1010111 | 1110001 | 110100 | 10111 | 0 | 110110 | 111000 | 1010110 | 100101 | 100000 |
Color Harmonies of #577134
Complementary color
Monochromatic Colors of #577134
Black with #577134
Text Example
Text Example
White with #577134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577134; }
p { color: rgb(87,113,52); }
H1.HeaderClassName
{
color: #577134;
}
.AnyTagClassName
{
color: #577134;
}
</style>
background-color css
<style>
a { background-color: #577134; }
a { background-color: rgb(87,113,52); }
div.DivClassName
{
background-color: #577134;
}
.BgClassName
{
background-color: #577134;
}
</style>
border-color css
<style>
span { border-color: #577134; }
span { border-color: rgb(87,113,52); }
td.TdClassName
{
border-color: #577134;
}
.TagClassName
{
border-color: #577134;
}
</style>