Shades of Dark Olive Green #536731
Tints of Dark Olive Green #536731
RGB
CMYK
RGB Variations
Color information
#536731 (or 0x536731) is known color: Dark Olive Green. HEX triplet: 53, 67 and 31. RGB value is (83,103,49). Sum of RGB (Red+Green+Blue) = 83+103+49=235 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.32% from 235); Green value is 103 (40.62% from 255 or 43.83% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 103 - color contains mainly: green. Hex color #536731 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536731 is #AC98CE. Grayscale: #5B5B5B. Windows color (decimal): -11311311 or 3237715. OLE color: 3237715.
HSL color Cylindrical-coordinate representation of color #536731: hue angle of 82.22º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #536731 is Cyan = 0.19, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 49 | - |
| CMYK | 0.19 | 0 | 0.52 | 0.60 |
| HSL | 82.22º | 0.36% | 0.3% | - |
| HSV(B) | 82.22º | 0.52% | 0.4% | - |
| XYZ | 8.97 | 11.76 | 4.7 | - |
| YUV | 90.86 | 104.37 | 122.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 49 | 0.19 | 0 | 0.52 | 0.60 | 82.22 | 0.36 | 0.3 |
| Hex | 53 | 67 | 31 | 13 | 0 | 34 | 3C | 52 | 24 | 1E |
| Octal | 123 | 147 | 61 | 23 | 0 | 64 | 74 | 122 | 44 | 36 |
| Binary | 1010011 | 1100111 | 110001 | 10011 | 0 | 110100 | 111100 | 1010010 | 100100 | 11110 |
Color Harmonies of #536731
Complementary color
Monochromatic Colors of #536731
Black with #536731
Text Example
Text Example
White with #536731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536731; }
p { color: rgb(83,103,49); }
H1.HeaderClassName
{
color: #536731;
}
.AnyTagClassName
{
color: #536731;
}
</style>
background-color css
<style>
a { background-color: #536731; }
a { background-color: rgb(83,103,49); }
div.DivClassName
{
background-color: #536731;
}
.BgClassName
{
background-color: #536731;
}
</style>
border-color css
<style>
span { border-color: #536731; }
span { border-color: rgb(83,103,49); }
td.TdClassName
{
border-color: #536731;
}
.TagClassName
{
border-color: #536731;
}
</style>