Shades of Dark Olive Green #526428
Tints of Dark Olive Green #526428
RGB
CMYK
RGB Variations
Color information
#526428 (or 0x526428) is known color: Dark Olive Green. HEX triplet: 52, 64 and 28. RGB value is (82,100,40). Sum of RGB (Red+Green+Blue) = 82+100+40=222 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.94% from 222); Green value is 100 (39.45% from 255 or 45.05% from 222); Blue value is 40 (16.02% from 255 or 18.02% from 222); Max value from RGB is 100 - color contains mainly: green. Hex color #526428 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526428 is #AD9BD7. Grayscale: #585858. Windows color (decimal): -11377624 or 2647122. OLE color: 2647122.
HSL color Cylindrical-coordinate representation of color #526428: hue angle of 78º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #526428 is Cyan = 0.18, Magento = 0, Yellow = 0.6 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 40 | - |
| CMYK | 0.18 | 0 | 0.6 | 0.61 |
| HSL | 78º | 0.43% | 0.27% | - |
| HSV(B) | 78º | 0.6% | 0.39% | - |
| XYZ | 8.42 | 11.06 | 3.7 | - |
| YUV | 87.78 | 101.04 | 123.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 40 | 0.18 | 0 | 0.6 | 0.61 | 78 | 0.43 | 0.27 |
| Hex | 52 | 64 | 28 | 12 | 0 | 3C | 3D | 4E | 2B | 1B |
| Octal | 122 | 144 | 50 | 22 | 0 | 74 | 75 | 116 | 53 | 33 |
| Binary | 1010010 | 1100100 | 101000 | 10010 | 0 | 111100 | 111101 | 1001110 | 101011 | 11011 |
Color Harmonies of #526428
Complementary color
Monochromatic Colors of #526428
Black with #526428
Text Example
Text Example
White with #526428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526428; }
p { color: rgb(82,100,40); }
H1.HeaderClassName
{
color: #526428;
}
.AnyTagClassName
{
color: #526428;
}
</style>
background-color css
<style>
a { background-color: #526428; }
a { background-color: rgb(82,100,40); }
div.DivClassName
{
background-color: #526428;
}
.BgClassName
{
background-color: #526428;
}
</style>
border-color css
<style>
span { border-color: #526428; }
span { border-color: rgb(82,100,40); }
td.TdClassName
{
border-color: #526428;
}
.TagClassName
{
border-color: #526428;
}
</style>