Shades of Verdun Green #535906
Tints of Verdun Green #535906
RGB
CMYK
RGB Variations
Color information
#535906 (or 0x535906) is known color: Verdun Green. HEX triplet: 53, 59 and 06. RGB value is (83,89,6). Sum of RGB (Red+Green+Blue) = 83+89+6=178 (23% of max value = 765). Red value is 83 (32.81% from 255 or 46.63% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 6 (2.73% from 255 or 3.37% from 178); Max value from RGB is 89 - color contains mainly: green. Hex color #535906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #535906 is #ACA6F9. Grayscale: #4E4E4E. Windows color (decimal): -11314938 or 416083. OLE color: 416083.
HSL color Cylindrical-coordinate representation of color #535906: hue angle of 64.34º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #535906 is Cyan = 0.07, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 89 | 6 | - |
| CMYK | 0.07 | 0 | 0.93 | 0.65 |
| HSL | 64.34º | 0.87% | 0.19% | - |
| HSV(B) | 64.34º | 0.93% | 0.35% | - |
| XYZ | 7.17 | 9 | 1.53 | - |
| YUV | 77.74 | 87.51 | 131.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 89 | 6 | 0.07 | 0 | 0.93 | 0.65 | 64.34 | 0.87 | 0.19 |
| Hex | 53 | 59 | 6 | 7 | 0 | 5D | 41 | 40 | 57 | 13 |
| Octal | 123 | 131 | 6 | 7 | 0 | 135 | 101 | 100 | 127 | 23 |
| Binary | 1010011 | 1011001 | 110 | 111 | 0 | 1011101 | 1000001 | 1000000 | 1010111 | 10011 |
Color Harmonies of #535906
Complementary color
Monochromatic Colors of #535906
Black with #535906
Text Example
Text Example
White with #535906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535906; }
p { color: rgb(83,89,6); }
H1.HeaderClassName
{
color: #535906;
}
.AnyTagClassName
{
color: #535906;
}
</style>
background-color css
<style>
a { background-color: #535906; }
a { background-color: rgb(83,89,6); }
div.DivClassName
{
background-color: #535906;
}
.BgClassName
{
background-color: #535906;
}
</style>
border-color css
<style>
span { border-color: #535906; }
span { border-color: rgb(83,89,6); }
td.TdClassName
{
border-color: #535906;
}
.TagClassName
{
border-color: #535906;
}
</style>