Shades of Dark Olive Green #526427
Tints of Dark Olive Green #526427
RGB
CMYK
RGB Variations
Color information
#526427 (or 0x526427) is known color: Dark Olive Green. HEX triplet: 52, 64 and 27. RGB value is (82,100,39). Sum of RGB (Red+Green+Blue) = 82+100+39=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 100 (39.45% from 255 or 45.25% from 221); Blue value is 39 (15.62% from 255 or 17.65% from 221); Max value from RGB is 100 - color contains mainly: green. Hex color #526427 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526427 is #AD9BD8. Grayscale: #575757. Windows color (decimal): -11377625 or 2581586. OLE color: 2581586.
HSL color Cylindrical-coordinate representation of color #526427: hue angle of 77.7º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #526427 is Cyan = 0.18, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 39 | - |
| CMYK | 0.18 | 0 | 0.61 | 0.61 |
| HSL | 77.7º | 0.44% | 0.27% | - |
| HSV(B) | 77.7º | 0.61% | 0.39% | - |
| XYZ | 8.4 | 11.05 | 3.61 | - |
| YUV | 87.66 | 100.54 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 39 | 0.18 | 0 | 0.61 | 0.61 | 77.7 | 0.44 | 0.27 |
| Hex | 52 | 64 | 27 | 12 | 0 | 3D | 3D | 4E | 2C | 1B |
| Octal | 122 | 144 | 47 | 22 | 0 | 75 | 75 | 116 | 54 | 33 |
| Binary | 1010010 | 1100100 | 100111 | 10010 | 0 | 111101 | 111101 | 1001110 | 101100 | 11011 |
Color Harmonies of #526427
Complementary color
Monochromatic Colors of #526427
Black with #526427
Text Example
Text Example
White with #526427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526427; }
p { color: rgb(82,100,39); }
H1.HeaderClassName
{
color: #526427;
}
.AnyTagClassName
{
color: #526427;
}
</style>
background-color css
<style>
a { background-color: #526427; }
a { background-color: rgb(82,100,39); }
div.DivClassName
{
background-color: #526427;
}
.BgClassName
{
background-color: #526427;
}
</style>
border-color css
<style>
span { border-color: #526427; }
span { border-color: rgb(82,100,39); }
td.TdClassName
{
border-color: #526427;
}
.TagClassName
{
border-color: #526427;
}
</style>