Shades of Verdun Green #536117
Tints of Verdun Green #536117
RGB
CMYK
RGB Variations
Color information
#536117 (or 0x536117) is known color: Verdun Green. HEX triplet: 53, 61 and 17. RGB value is (83,97,23). Sum of RGB (Red+Green+Blue) = 83+97+23=203 (26% of max value = 765). Red value is 83 (32.81% from 255 or 40.89% from 203); Green value is 97 (38.28% from 255 or 47.78% from 203); Blue value is 23 (9.38% from 255 or 11.33% from 203); Max value from RGB is 97 - color contains mainly: green. Hex color #536117 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536117 is #AC9EE8. Grayscale: #545454. Windows color (decimal): -11312873 or 1532243. OLE color: 1532243.
HSL color Cylindrical-coordinate representation of color #536117: hue angle of 71.35º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #536117 is Cyan = 0.14, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 97 | 23 | - |
| CMYK | 0.14 | 0 | 0.76 | 0.62 |
| HSL | 71.35º | 0.62% | 0.24% | - |
| HSV(B) | 71.35º | 0.76% | 0.38% | - |
| XYZ | 8 | 10.45 | 2.41 | - |
| YUV | 84.38 | 93.36 | 127.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 97 | 23 | 0.14 | 0 | 0.76 | 0.62 | 71.35 | 0.62 | 0.24 |
| Hex | 53 | 61 | 17 | E | 0 | 4C | 3E | 47 | 3E | 18 |
| Octal | 123 | 141 | 27 | 16 | 0 | 114 | 76 | 107 | 76 | 30 |
| Binary | 1010011 | 1100001 | 10111 | 1110 | 0 | 1001100 | 111110 | 1000111 | 111110 | 11000 |
Color Harmonies of #536117
Complementary color
Monochromatic Colors of #536117
Black with #536117
Text Example
Text Example
White with #536117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536117; }
p { color: rgb(83,97,23); }
H1.HeaderClassName
{
color: #536117;
}
.AnyTagClassName
{
color: #536117;
}
</style>
background-color css
<style>
a { background-color: #536117; }
a { background-color: rgb(83,97,23); }
div.DivClassName
{
background-color: #536117;
}
.BgClassName
{
background-color: #536117;
}
</style>
border-color css
<style>
span { border-color: #536117; }
span { border-color: rgb(83,97,23); }
td.TdClassName
{
border-color: #536117;
}
.TagClassName
{
border-color: #536117;
}
</style>