Shades of Verdun Green #536512
Tints of Verdun Green #536512
RGB
CMYK
RGB Variations
Color information
#536512 (or 0x536512) is known color: Verdun Green. HEX triplet: 53, 65 and 12. RGB value is (83,101,18). Sum of RGB (Red+Green+Blue) = 83+101+18=202 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.09% from 202); Green value is 101 (39.84% from 255 or 50% from 202); Blue value is 18 (7.42% from 255 or 8.91% from 202); Max value from RGB is 101 - color contains mainly: green. Hex color #536512 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536512 is #AC9AED. Grayscale: #565656. Windows color (decimal): -11311854 or 1205587. OLE color: 1205587.
HSL color Cylindrical-coordinate representation of color #536512: hue angle of 73.01º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #536512 is Cyan = 0.18, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 18 | - |
| CMYK | 0.18 | 0 | 0.82 | 0.60 |
| HSL | 73.01º | 0.7% | 0.23% | - |
| HSV(B) | 73.01º | 0.82% | 0.4% | - |
| XYZ | 8.33 | 11.19 | 2.29 | - |
| YUV | 86.16 | 89.54 | 125.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 18 | 0.18 | 0 | 0.82 | 0.60 | 73.01 | 0.7 | 0.23 |
| Hex | 53 | 65 | 12 | 12 | 0 | 52 | 3C | 49 | 46 | 17 |
| Octal | 123 | 145 | 22 | 22 | 0 | 122 | 74 | 111 | 106 | 27 |
| Binary | 1010011 | 1100101 | 10010 | 10010 | 0 | 1010010 | 111100 | 1001001 | 1000110 | 10111 |
Color Harmonies of #536512
Complementary color
Monochromatic Colors of #536512
Black with #536512
Text Example
Text Example
White with #536512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536512; }
p { color: rgb(83,101,18); }
H1.HeaderClassName
{
color: #536512;
}
.AnyTagClassName
{
color: #536512;
}
</style>
background-color css
<style>
a { background-color: #536512; }
a { background-color: rgb(83,101,18); }
div.DivClassName
{
background-color: #536512;
}
.BgClassName
{
background-color: #536512;
}
</style>
border-color css
<style>
span { border-color: #536512; }
span { border-color: rgb(83,101,18); }
td.TdClassName
{
border-color: #536512;
}
.TagClassName
{
border-color: #536512;
}
</style>