Shades of Verdun Green #536210
Tints of Verdun Green #536210
RGB
CMYK
RGB Variations
Color information
#536210 (or 0x536210) is known color: Verdun Green. HEX triplet: 53, 62 and 10. RGB value is (83,98,16). Sum of RGB (Red+Green+Blue) = 83+98+16=197 (26% of max value = 765). Red value is 83 (32.81% from 255 or 42.13% from 197); Green value is 98 (38.67% from 255 or 49.75% from 197); Blue value is 16 (6.64% from 255 or 8.12% from 197); Max value from RGB is 98 - color contains mainly: green. Hex color #536210 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536210 is #AC9DEF. Grayscale: #545454. Windows color (decimal): -11312624 or 1073747. OLE color: 1073747.
HSL color Cylindrical-coordinate representation of color #536210: hue angle of 70.98º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #536210 is Cyan = 0.15, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 98 | 16 | - |
| CMYK | 0.15 | 0 | 0.84 | 0.62 |
| HSL | 70.98º | 0.72% | 0.22% | - |
| HSV(B) | 70.98º | 0.84% | 0.38% | - |
| XYZ | 8.03 | 10.61 | 2.12 | - |
| YUV | 84.17 | 89.53 | 127.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 98 | 16 | 0.15 | 0 | 0.84 | 0.62 | 70.98 | 0.72 | 0.22 |
| Hex | 53 | 62 | 10 | F | 0 | 54 | 3E | 47 | 48 | 16 |
| Octal | 123 | 142 | 20 | 17 | 0 | 124 | 76 | 107 | 110 | 26 |
| Binary | 1010011 | 1100010 | 10000 | 1111 | 0 | 1010100 | 111110 | 1000111 | 1001000 | 10110 |
Color Harmonies of #536210
Complementary color
Monochromatic Colors of #536210
Black with #536210
Text Example
Text Example
White with #536210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536210; }
p { color: rgb(83,98,16); }
H1.HeaderClassName
{
color: #536210;
}
.AnyTagClassName
{
color: #536210;
}
</style>
background-color css
<style>
a { background-color: #536210; }
a { background-color: rgb(83,98,16); }
div.DivClassName
{
background-color: #536210;
}
.BgClassName
{
background-color: #536210;
}
</style>
border-color css
<style>
span { border-color: #536210; }
span { border-color: rgb(83,98,16); }
td.TdClassName
{
border-color: #536210;
}
.TagClassName
{
border-color: #536210;
}
</style>