Shades of Verdun Green #536503
Tints of Verdun Green #536503
RGB
CMYK
RGB Variations
Color information
#536503 (or 0x536503) is known color: Verdun Green. HEX triplet: 53, 65 and 03. RGB value is (83,101,3). Sum of RGB (Red+Green+Blue) = 83+101+3=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 101 (39.84% from 255 or 54.01% from 187); Blue value is 3 (1.56% from 255 or 1.60% from 187); Max value from RGB is 101 - color contains mainly: green. Hex color #536503 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536503 is #AC9AFC. Grayscale: #545454. Windows color (decimal): -11311869 or 222547. OLE color: 222547.
HSL color Cylindrical-coordinate representation of color #536503: hue angle of 71.02º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #536503 is Cyan = 0.18, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 3 | - |
| CMYK | 0.18 | 0 | 0.97 | 0.60 |
| HSL | 71.02º | 0.94% | 0.2% | - |
| HSV(B) | 71.02º | 0.97% | 0.4% | - |
| XYZ | 8.24 | 11.15 | 1.8 | - |
| YUV | 84.45 | 82.04 | 126.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 3 | 0.18 | 0 | 0.97 | 0.60 | 71.02 | 0.94 | 0.2 |
| Hex | 53 | 65 | 3 | 12 | 0 | 61 | 3C | 47 | 5E | 14 |
| Octal | 123 | 145 | 3 | 22 | 0 | 141 | 74 | 107 | 136 | 24 |
| Binary | 1010011 | 1100101 | 11 | 10010 | 0 | 1100001 | 111100 | 1000111 | 1011110 | 10100 |
Color Harmonies of #536503
Complementary color
Monochromatic Colors of #536503
Black with #536503
Text Example
Text Example
White with #536503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536503; }
p { color: rgb(83,101,3); }
H1.HeaderClassName
{
color: #536503;
}
.AnyTagClassName
{
color: #536503;
}
</style>
background-color css
<style>
a { background-color: #536503; }
a { background-color: rgb(83,101,3); }
div.DivClassName
{
background-color: #536503;
}
.BgClassName
{
background-color: #536503;
}
</style>
border-color css
<style>
span { border-color: #536503; }
span { border-color: rgb(83,101,3); }
td.TdClassName
{
border-color: #536503;
}
.TagClassName
{
border-color: #536503;
}
</style>