Shades of Verdun Green #536711
Tints of Verdun Green #536711
RGB
CMYK
RGB Variations
Color information
#536711 (or 0x536711) is known color: Verdun Green. HEX triplet: 53, 67 and 11. RGB value is (83,103,17). Sum of RGB (Red+Green+Blue) = 83+103+17=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 103 (40.62% from 255 or 50.74% from 203); Blue value is 17 (7.03% from 255 or 8.37% from 203); Max value from RGB is 103 - color contains mainly: green. Hex color #536711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536711 is #AC98EE. Grayscale: #575757. Windows color (decimal): -11311343 or 1140563. OLE color: 1140563.
HSL color Cylindrical-coordinate representation of color #536711: hue angle of 73.95º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #536711 is Cyan = 0.19, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 103 | 17 | - |
| CMYK | 0.19 | 0 | 0.83 | 0.60 |
| HSL | 73.95º | 0.72% | 0.24% | - |
| HSV(B) | 73.95º | 0.83% | 0.4% | - |
| XYZ | 8.52 | 11.58 | 2.32 | - |
| YUV | 87.22 | 88.37 | 124.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 17 | 0.19 | 0 | 0.83 | 0.60 | 73.95 | 0.72 | 0.24 |
| Hex | 53 | 67 | 11 | 13 | 0 | 53 | 3C | 4A | 48 | 18 |
| Octal | 123 | 147 | 21 | 23 | 0 | 123 | 74 | 112 | 110 | 30 |
| Binary | 1010011 | 1100111 | 10001 | 10011 | 0 | 1010011 | 111100 | 1001010 | 1001000 | 11000 |
Color Harmonies of #536711
Complementary color
Monochromatic Colors of #536711
Black with #536711
Text Example
Text Example
White with #536711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536711; }
p { color: rgb(83,103,17); }
H1.HeaderClassName
{
color: #536711;
}
.AnyTagClassName
{
color: #536711;
}
</style>
background-color css
<style>
a { background-color: #536711; }
a { background-color: rgb(83,103,17); }
div.DivClassName
{
background-color: #536711;
}
.BgClassName
{
background-color: #536711;
}
</style>
border-color css
<style>
span { border-color: #536711; }
span { border-color: rgb(83,103,17); }
td.TdClassName
{
border-color: #536711;
}
.TagClassName
{
border-color: #536711;
}
</style>