Shades of Verdun Green #536516
Tints of Verdun Green #536516
RGB
CMYK
RGB Variations
Color information
#536516 (or 0x536516) is known color: Verdun Green. HEX triplet: 53, 65 and 16. RGB value is (83,101,22). Sum of RGB (Red+Green+Blue) = 83+101+22=206 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.29% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 22 (8.98% from 255 or 10.68% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #536516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536516 is #AC9AE9. Grayscale: #565656. Windows color (decimal): -11311850 or 1467731. OLE color: 1467731.
HSL color Cylindrical-coordinate representation of color #536516: hue angle of 73.67º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #536516 is Cyan = 0.18, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 22 | - |
| CMYK | 0.18 | 0 | 0.78 | 0.60 |
| HSL | 73.67º | 0.64% | 0.24% | - |
| HSV(B) | 73.67º | 0.78% | 0.4% | - |
| XYZ | 8.37 | 11.2 | 2.48 | - |
| YUV | 86.61 | 91.54 | 125.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 22 | 0.18 | 0 | 0.78 | 0.60 | 73.67 | 0.64 | 0.24 |
| Hex | 53 | 65 | 16 | 12 | 0 | 4E | 3C | 4A | 40 | 18 |
| Octal | 123 | 145 | 26 | 22 | 0 | 116 | 74 | 112 | 100 | 30 |
| Binary | 1010011 | 1100101 | 10110 | 10010 | 0 | 1001110 | 111100 | 1001010 | 1000000 | 11000 |
Color Harmonies of #536516
Complementary color
Monochromatic Colors of #536516
Black with #536516
Text Example
Text Example
White with #536516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536516; }
p { color: rgb(83,101,22); }
H1.HeaderClassName
{
color: #536516;
}
.AnyTagClassName
{
color: #536516;
}
</style>
background-color css
<style>
a { background-color: #536516; }
a { background-color: rgb(83,101,22); }
div.DivClassName
{
background-color: #536516;
}
.BgClassName
{
background-color: #536516;
}
</style>
border-color css
<style>
span { border-color: #536516; }
span { border-color: rgb(83,101,22); }
td.TdClassName
{
border-color: #536516;
}
.TagClassName
{
border-color: #536516;
}
</style>