Shades of Verdun Green #536617
Tints of Verdun Green #536617
RGB
CMYK
RGB Variations
Color information
#536617 (or 0x536617) is known color: Verdun Green. HEX triplet: 53, 66 and 17. RGB value is (83,102,23). Sum of RGB (Red+Green+Blue) = 83+102+23=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 102 (40.23% from 255 or 49.04% from 208); Blue value is 23 (9.38% from 255 or 11.06% from 208); Max value from RGB is 102 - color contains mainly: green. Hex color #536617 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536617 is #AC99E8. Grayscale: #575757. Windows color (decimal): -11311593 or 1533523. OLE color: 1533523.
HSL color Cylindrical-coordinate representation of color #536617: hue angle of 74.43º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #536617 is Cyan = 0.19, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 23 | - |
| CMYK | 0.19 | 0 | 0.77 | 0.6 |
| HSL | 74.43º | 0.63% | 0.25% | - |
| HSV(B) | 74.43º | 0.77% | 0.4% | - |
| XYZ | 8.47 | 11.4 | 2.57 | - |
| YUV | 87.31 | 91.71 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 23 | 0.19 | 0 | 0.77 | 0.6 | 74.43 | 0.63 | 0.25 |
| Hex | 53 | 66 | 17 | 13 | 0 | 4D | 3C | 4A | 3F | 19 |
| Octal | 123 | 146 | 27 | 23 | 0 | 115 | 74 | 112 | 77 | 31 |
| Binary | 1010011 | 1100110 | 10111 | 10011 | 0 | 1001101 | 111100 | 1001010 | 111111 | 11001 |
Color Harmonies of #536617
Complementary color
Monochromatic Colors of #536617
Black with #536617
Text Example
Text Example
White with #536617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536617; }
p { color: rgb(83,102,23); }
H1.HeaderClassName
{
color: #536617;
}
.AnyTagClassName
{
color: #536617;
}
</style>
background-color css
<style>
a { background-color: #536617; }
a { background-color: rgb(83,102,23); }
div.DivClassName
{
background-color: #536617;
}
.BgClassName
{
background-color: #536617;
}
</style>
border-color css
<style>
span { border-color: #536617; }
span { border-color: rgb(83,102,23); }
td.TdClassName
{
border-color: #536617;
}
.TagClassName
{
border-color: #536617;
}
</style>