Shades of Verdun Green #536305
Tints of Verdun Green #536305
RGB
CMYK
RGB Variations
Color information
#536305 (or 0x536305) is known color: Verdun Green. HEX triplet: 53, 63 and 05. RGB value is (83,99,5). Sum of RGB (Red+Green+Blue) = 83+99+5=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 99 (39.06% from 255 or 52.94% from 187); Blue value is 5 (2.34% from 255 or 2.67% from 187); Max value from RGB is 99 - color contains mainly: green. Hex color #536305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536305 is #AC9CFA. Grayscale: #535353. Windows color (decimal): -11312379 or 353107. OLE color: 353107.
HSL color Cylindrical-coordinate representation of color #536305: hue angle of 70.21º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #536305 is Cyan = 0.16, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 83 | 99 | 5 | - |
| CMYK | 0.16 | 0 | 0.95 | 0.61 |
| HSL | 70.21º | 0.9% | 0.2% | - |
| HSV(B) | 70.21º | 0.95% | 0.39% | - |
| XYZ | 8.06 | 10.77 | 1.8 | - |
| YUV | 83.5 | 83.7 | 127.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 5 | 0.16 | 0 | 0.95 | 0.61 | 70.21 | 0.9 | 0.2 |
| Hex | 53 | 63 | 5 | 10 | 0 | 5F | 3D | 46 | 5A | 14 |
| Octal | 123 | 143 | 5 | 20 | 0 | 137 | 75 | 106 | 132 | 24 |
| Binary | 1010011 | 1100011 | 101 | 10000 | 0 | 1011111 | 111101 | 1000110 | 1011010 | 10100 |
Color Harmonies of #536305
Complementary color
Monochromatic Colors of #536305
Black with #536305
Text Example
Text Example
White with #536305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536305; }
p { color: rgb(83,99,5); }
H1.HeaderClassName
{
color: #536305;
}
.AnyTagClassName
{
color: #536305;
}
</style>
background-color css
<style>
a { background-color: #536305; }
a { background-color: rgb(83,99,5); }
div.DivClassName
{
background-color: #536305;
}
.BgClassName
{
background-color: #536305;
}
</style>
border-color css
<style>
span { border-color: #536305; }
span { border-color: rgb(83,99,5); }
td.TdClassName
{
border-color: #536305;
}
.TagClassName
{
border-color: #536305;
}
</style>