Shades of Dark Olive Green #526730
Tints of Dark Olive Green #526730
RGB
CMYK
RGB Variations
Color information
#526730 (or 0x526730) is known color: Dark Olive Green. HEX triplet: 52, 67 and 30. RGB value is (82,103,48). Sum of RGB (Red+Green+Blue) = 82+103+48=233 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.19% from 233); Green value is 103 (40.62% from 255 or 44.21% from 233); Blue value is 48 (19.14% from 255 or 20.60% from 233); Max value from RGB is 103 - color contains mainly: green. Hex color #526730 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526730 is #AD98CF. Grayscale: #5A5A5A. Windows color (decimal): -11376848 or 3172178. OLE color: 3172178.
HSL color Cylindrical-coordinate representation of color #526730: hue angle of 82.91º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #526730 is Cyan = 0.20, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 48 | - |
| CMYK | 0.20 | 0 | 0.53 | 0.60 |
| HSL | 82.91º | 0.36% | 0.3% | - |
| HSV(B) | 82.91º | 0.53% | 0.4% | - |
| XYZ | 8.86 | 11.71 | 4.59 | - |
| YUV | 90.45 | 104.04 | 121.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 48 | 0.20 | 0 | 0.53 | 0.60 | 82.91 | 0.36 | 0.3 |
| Hex | 52 | 67 | 30 | 14 | 0 | 35 | 3C | 53 | 24 | 1E |
| Octal | 122 | 147 | 60 | 24 | 0 | 65 | 74 | 123 | 44 | 36 |
| Binary | 1010010 | 1100111 | 110000 | 10100 | 0 | 110101 | 111100 | 1010011 | 100100 | 11110 |
Color Harmonies of #526730
Complementary color
Monochromatic Colors of #526730
Black with #526730
Text Example
Text Example
White with #526730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526730; }
p { color: rgb(82,103,48); }
H1.HeaderClassName
{
color: #526730;
}
.AnyTagClassName
{
color: #526730;
}
</style>
background-color css
<style>
a { background-color: #526730; }
a { background-color: rgb(82,103,48); }
div.DivClassName
{
background-color: #526730;
}
.BgClassName
{
background-color: #526730;
}
</style>
border-color css
<style>
span { border-color: #526730; }
span { border-color: rgb(82,103,48); }
td.TdClassName
{
border-color: #526730;
}
.TagClassName
{
border-color: #526730;
}
</style>