Shades of Dark Olive Green #526528
Tints of Dark Olive Green #526528
RGB
CMYK
RGB Variations
Color information
#526528 (or 0x526528) is known color: Dark Olive Green. HEX triplet: 52, 65 and 28. RGB value is (82,101,40). Sum of RGB (Red+Green+Blue) = 82+101+40=223 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.77% from 223); Green value is 101 (39.84% from 255 or 45.29% from 223); Blue value is 40 (16.02% from 255 or 17.94% from 223); Max value from RGB is 101 - color contains mainly: green. Hex color #526528 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526528 is #AD9AD7. Grayscale: #585858. Windows color (decimal): -11377368 or 2647378. OLE color: 2647378.
HSL color Cylindrical-coordinate representation of color #526528: hue angle of 78.69º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #526528 is Cyan = 0.19, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 40 | - |
| CMYK | 0.19 | 0 | 0.60 | 0.60 |
| HSL | 78.69º | 0.43% | 0.28% | - |
| HSV(B) | 78.69º | 0.6% | 0.4% | - |
| XYZ | 8.52 | 11.25 | 3.73 | - |
| YUV | 88.37 | 100.71 | 123.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 40 | 0.19 | 0 | 0.60 | 0.60 | 78.69 | 0.43 | 0.28 |
| Hex | 52 | 65 | 28 | 13 | 0 | 3C | 3C | 4F | 2B | 1C |
| Octal | 122 | 145 | 50 | 23 | 0 | 74 | 74 | 117 | 53 | 34 |
| Binary | 1010010 | 1100101 | 101000 | 10011 | 0 | 111100 | 111100 | 1001111 | 101011 | 11100 |
Color Harmonies of #526528
Complementary color
Monochromatic Colors of #526528
Black with #526528
Text Example
Text Example
White with #526528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526528; }
p { color: rgb(82,101,40); }
H1.HeaderClassName
{
color: #526528;
}
.AnyTagClassName
{
color: #526528;
}
</style>
background-color css
<style>
a { background-color: #526528; }
a { background-color: rgb(82,101,40); }
div.DivClassName
{
background-color: #526528;
}
.BgClassName
{
background-color: #526528;
}
</style>
border-color css
<style>
span { border-color: #526528; }
span { border-color: rgb(82,101,40); }
td.TdClassName
{
border-color: #526528;
}
.TagClassName
{
border-color: #526528;
}
</style>