Shades of Dark Olive Green #536531
Tints of Dark Olive Green #536531
RGB
CMYK
RGB Variations
Color information
#536531 (or 0x536531) is known color: Dark Olive Green. HEX triplet: 53, 65 and 31. RGB value is (83,101,49). Sum of RGB (Red+Green+Blue) = 83+101+49=233 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.62% from 233); Green value is 101 (39.84% from 255 or 43.35% from 233); Blue value is 49 (19.53% from 255 or 21.03% from 233); Max value from RGB is 101 - color contains mainly: green. Hex color #536531 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536531 is #AC9ACE. Grayscale: #595959. Windows color (decimal): -11311823 or 3237203. OLE color: 3237203.
HSL color Cylindrical-coordinate representation of color #536531: hue angle of 80.77º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #536531 is Cyan = 0.18, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 49 | - |
| CMYK | 0.18 | 0 | 0.51 | 0.60 |
| HSL | 80.77º | 0.35% | 0.29% | - |
| HSV(B) | 80.77º | 0.51% | 0.4% | - |
| XYZ | 8.78 | 11.37 | 4.64 | - |
| YUV | 89.69 | 105.04 | 123.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 49 | 0.18 | 0 | 0.51 | 0.60 | 80.77 | 0.35 | 0.29 |
| Hex | 53 | 65 | 31 | 12 | 0 | 33 | 3C | 51 | 23 | 1D |
| Octal | 123 | 145 | 61 | 22 | 0 | 63 | 74 | 121 | 43 | 35 |
| Binary | 1010011 | 1100101 | 110001 | 10010 | 0 | 110011 | 111100 | 1010001 | 100011 | 11101 |
Color Harmonies of #536531
Complementary color
Monochromatic Colors of #536531
Black with #536531
Text Example
Text Example
White with #536531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536531; }
p { color: rgb(83,101,49); }
H1.HeaderClassName
{
color: #536531;
}
.AnyTagClassName
{
color: #536531;
}
</style>
background-color css
<style>
a { background-color: #536531; }
a { background-color: rgb(83,101,49); }
div.DivClassName
{
background-color: #536531;
}
.BgClassName
{
background-color: #536531;
}
</style>
border-color css
<style>
span { border-color: #536531; }
span { border-color: rgb(83,101,49); }
td.TdClassName
{
border-color: #536531;
}
.TagClassName
{
border-color: #536531;
}
</style>