Shades of Dark Olive Green #536329
Tints of Dark Olive Green #536329
RGB
CMYK
RGB Variations
Color information
#536329 (or 0x536329) is known color: Dark Olive Green. HEX triplet: 53, 63 and 29. RGB value is (83,99,41). Sum of RGB (Red+Green+Blue) = 83+99+41=223 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.22% from 223); Green value is 99 (39.06% from 255 or 44.39% from 223); Blue value is 41 (16.41% from 255 or 18.39% from 223); Max value from RGB is 99 - color contains mainly: green. Hex color #536329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536329 is #AC9CD6. Grayscale: #575757. Windows color (decimal): -11312343 or 2712403. OLE color: 2712403.
HSL color Cylindrical-coordinate representation of color #536329: hue angle of 76.55º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #536329 is Cyan = 0.16, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 99 | 41 | - |
| CMYK | 0.16 | 0 | 0.59 | 0.61 |
| HSL | 76.55º | 0.41% | 0.27% | - |
| HSV(B) | 76.55º | 0.59% | 0.39% | - |
| XYZ | 8.43 | 10.92 | 3.76 | - |
| YUV | 87.6 | 101.7 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 41 | 0.16 | 0 | 0.59 | 0.61 | 76.55 | 0.41 | 0.27 |
| Hex | 53 | 63 | 29 | 10 | 0 | 3B | 3D | 4D | 29 | 1B |
| Octal | 123 | 143 | 51 | 20 | 0 | 73 | 75 | 115 | 51 | 33 |
| Binary | 1010011 | 1100011 | 101001 | 10000 | 0 | 111011 | 111101 | 1001101 | 101001 | 11011 |
Color Harmonies of #536329
Complementary color
Monochromatic Colors of #536329
Black with #536329
Text Example
Text Example
White with #536329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536329; }
p { color: rgb(83,99,41); }
H1.HeaderClassName
{
color: #536329;
}
.AnyTagClassName
{
color: #536329;
}
</style>
background-color css
<style>
a { background-color: #536329; }
a { background-color: rgb(83,99,41); }
div.DivClassName
{
background-color: #536329;
}
.BgClassName
{
background-color: #536329;
}
</style>
border-color css
<style>
span { border-color: #536329; }
span { border-color: rgb(83,99,41); }
td.TdClassName
{
border-color: #536329;
}
.TagClassName
{
border-color: #536329;
}
</style>