Shades of Verdun Green #536006
Tints of Verdun Green #536006
RGB
CMYK
RGB Variations
Color information
#536006 (or 0x536006) is known color: Verdun Green. HEX triplet: 53, 60 and 06. RGB value is (83,96,6). Sum of RGB (Red+Green+Blue) = 83+96+6=185 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.86% from 185); Green value is 96 (37.89% from 255 or 51.89% from 185); Blue value is 6 (2.73% from 255 or 3.24% from 185); Max value from RGB is 96 - color contains mainly: green. Hex color #536006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536006 is #AC9FF9. Grayscale: #525252. Windows color (decimal): -11313146 or 417875. OLE color: 417875.
HSL color Cylindrical-coordinate representation of color #536006: hue angle of 68.67º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #536006 is Cyan = 0.14, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 96 | 6 | - |
| CMYK | 0.14 | 0 | 0.94 | 0.62 |
| HSL | 68.67º | 0.88% | 0.2% | - |
| HSV(B) | 68.67º | 0.94% | 0.38% | - |
| XYZ | 7.78 | 10.22 | 1.73 | - |
| YUV | 81.85 | 85.19 | 128.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 6 | 0.14 | 0 | 0.94 | 0.62 | 68.67 | 0.88 | 0.2 |
| Hex | 53 | 60 | 6 | E | 0 | 5E | 3E | 45 | 58 | 14 |
| Octal | 123 | 140 | 6 | 16 | 0 | 136 | 76 | 105 | 130 | 24 |
| Binary | 1010011 | 1100000 | 110 | 1110 | 0 | 1011110 | 111110 | 1000101 | 1011000 | 10100 |
Color Harmonies of #536006
Complementary color
Monochromatic Colors of #536006
Black with #536006
Text Example
Text Example
White with #536006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536006; }
p { color: rgb(83,96,6); }
H1.HeaderClassName
{
color: #536006;
}
.AnyTagClassName
{
color: #536006;
}
</style>
background-color css
<style>
a { background-color: #536006; }
a { background-color: rgb(83,96,6); }
div.DivClassName
{
background-color: #536006;
}
.BgClassName
{
background-color: #536006;
}
</style>
border-color css
<style>
span { border-color: #536006; }
span { border-color: rgb(83,96,6); }
td.TdClassName
{
border-color: #536006;
}
.TagClassName
{
border-color: #536006;
}
</style>