Shades of Verdun Green #536805
Tints of Verdun Green #536805
RGB
CMYK
RGB Variations
Color information
#536805 (or 0x536805) is known color: Verdun Green. HEX triplet: 53, 68 and 05. RGB value is (83,104,5). Sum of RGB (Red+Green+Blue) = 83+104+5=192 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.23% from 192); Green value is 104 (41.02% from 255 or 54.17% from 192); Blue value is 5 (2.34% from 255 or 2.60% from 192); Max value from RGB is 104 - color contains mainly: green. Hex color #536805 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536805 is #AC97FA. Grayscale: #565656. Windows color (decimal): -11311099 or 354387. OLE color: 354387.
HSL color Cylindrical-coordinate representation of color #536805: hue angle of 72.73º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #536805 is Cyan = 0.20, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 104 | 5 | - |
| CMYK | 0.20 | 0 | 0.95 | 0.59 |
| HSL | 72.73º | 0.91% | 0.21% | - |
| HSV(B) | 72.73º | 0.95% | 0.41% | - |
| XYZ | 8.54 | 11.75 | 1.96 | - |
| YUV | 86.44 | 82.04 | 125.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 104 | 5 | 0.20 | 0 | 0.95 | 0.59 | 72.73 | 0.91 | 0.21 |
| Hex | 53 | 68 | 5 | 14 | 0 | 5F | 3B | 49 | 5B | 15 |
| Octal | 123 | 150 | 5 | 24 | 0 | 137 | 73 | 111 | 133 | 25 |
| Binary | 1010011 | 1101000 | 101 | 10100 | 0 | 1011111 | 111011 | 1001001 | 1011011 | 10101 |
Color Harmonies of #536805
Complementary color
Monochromatic Colors of #536805
Black with #536805
Text Example
Text Example
White with #536805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536805; }
p { color: rgb(83,104,5); }
H1.HeaderClassName
{
color: #536805;
}
.AnyTagClassName
{
color: #536805;
}
</style>
background-color css
<style>
a { background-color: #536805; }
a { background-color: rgb(83,104,5); }
div.DivClassName
{
background-color: #536805;
}
.BgClassName
{
background-color: #536805;
}
</style>
border-color css
<style>
span { border-color: #536805; }
span { border-color: rgb(83,104,5); }
td.TdClassName
{
border-color: #536805;
}
.TagClassName
{
border-color: #536805;
}
</style>