Shades of Verdun Green #536411
Tints of Verdun Green #536411
RGB
CMYK
RGB Variations
Color information
#536411 (or 0x536411) is known color: Verdun Green. HEX triplet: 53, 64 and 11. RGB value is (83,100,17). Sum of RGB (Red+Green+Blue) = 83+100+17=200 (26% of max value = 765). Red value is 83 (32.81% from 255 or 41.5% from 200); Green value is 100 (39.45% from 255 or 50% from 200); Blue value is 17 (7.03% from 255 or 8.5% from 200); Max value from RGB is 100 - color contains mainly: green. Hex color #536411 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536411 is #AC9BEE. Grayscale: #555555. Windows color (decimal): -11312111 or 1139795. OLE color: 1139795.
HSL color Cylindrical-coordinate representation of color #536411: hue angle of 72.29º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #536411 is Cyan = 0.17, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 100 | 17 | - |
| CMYK | 0.17 | 0 | 0.83 | 0.61 |
| HSL | 72.29º | 0.71% | 0.23% | - |
| HSV(B) | 72.29º | 0.83% | 0.39% | - |
| XYZ | 8.23 | 10.99 | 2.22 | - |
| YUV | 85.46 | 89.37 | 126.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 100 | 17 | 0.17 | 0 | 0.83 | 0.61 | 72.29 | 0.71 | 0.23 |
| Hex | 53 | 64 | 11 | 11 | 0 | 53 | 3D | 48 | 47 | 17 |
| Octal | 123 | 144 | 21 | 21 | 0 | 123 | 75 | 110 | 107 | 27 |
| Binary | 1010011 | 1100100 | 10001 | 10001 | 0 | 1010011 | 111101 | 1001000 | 1000111 | 10111 |
Color Harmonies of #536411
Complementary color
Monochromatic Colors of #536411
Black with #536411
Text Example
Text Example
White with #536411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536411; }
p { color: rgb(83,100,17); }
H1.HeaderClassName
{
color: #536411;
}
.AnyTagClassName
{
color: #536411;
}
</style>
background-color css
<style>
a { background-color: #536411; }
a { background-color: rgb(83,100,17); }
div.DivClassName
{
background-color: #536411;
}
.BgClassName
{
background-color: #536411;
}
</style>
border-color css
<style>
span { border-color: #536411; }
span { border-color: rgb(83,100,17); }
td.TdClassName
{
border-color: #536411;
}
.TagClassName
{
border-color: #536411;
}
</style>