Shades of Verdun Green #536010
Tints of Verdun Green #536010
RGB
CMYK
RGB Variations
Color information
#536010 (or 0x536010) is known color: Verdun Green. HEX triplet: 53, 60 and 10. RGB value is (83,96,16). Sum of RGB (Red+Green+Blue) = 83+96+16=195 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.56% from 195); Green value is 96 (37.89% from 255 or 49.23% from 195); Blue value is 16 (6.64% from 255 or 8.21% from 195); Max value from RGB is 96 - color contains mainly: green. Hex color #536010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536010 is #AC9FEF. Grayscale: #535353. Windows color (decimal): -11313136 or 1073235. OLE color: 1073235.
HSL color Cylindrical-coordinate representation of color #536010: hue angle of 69.75º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #536010 is Cyan = 0.14, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 96 | 16 | - |
| CMYK | 0.14 | 0 | 0.83 | 0.62 |
| HSL | 69.75º | 0.71% | 0.22% | - |
| HSV(B) | 69.75º | 0.83% | 0.38% | - |
| XYZ | 7.84 | 10.24 | 2.05 | - |
| YUV | 82.99 | 90.19 | 128 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 16 | 0.14 | 0 | 0.83 | 0.62 | 69.75 | 0.71 | 0.22 |
| Hex | 53 | 60 | 10 | E | 0 | 53 | 3E | 46 | 47 | 16 |
| Octal | 123 | 140 | 20 | 16 | 0 | 123 | 76 | 106 | 107 | 26 |
| Binary | 1010011 | 1100000 | 10000 | 1110 | 0 | 1010011 | 111110 | 1000110 | 1000111 | 10110 |
Color Harmonies of #536010
Complementary color
Monochromatic Colors of #536010
Black with #536010
Text Example
Text Example
White with #536010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536010; }
p { color: rgb(83,96,16); }
H1.HeaderClassName
{
color: #536010;
}
.AnyTagClassName
{
color: #536010;
}
</style>
background-color css
<style>
a { background-color: #536010; }
a { background-color: rgb(83,96,16); }
div.DivClassName
{
background-color: #536010;
}
.BgClassName
{
background-color: #536010;
}
</style>
border-color css
<style>
span { border-color: #536010; }
span { border-color: rgb(83,96,16); }
td.TdClassName
{
border-color: #536010;
}
.TagClassName
{
border-color: #536010;
}
</style>