Shades of Verdun Green #536519
Tints of Verdun Green #536519
RGB
CMYK
RGB Variations
Color information
#536519 (or 0x536519) is known color: Verdun Green. HEX triplet: 53, 65 and 19. RGB value is (83,101,25). Sum of RGB (Red+Green+Blue) = 83+101+25=209 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.71% from 209); Green value is 101 (39.84% from 255 or 48.33% from 209); Blue value is 25 (10.16% from 255 or 11.96% from 209); Max value from RGB is 101 - color contains mainly: green. Hex color #536519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536519 is #AC9AE6. Grayscale: #575757. Windows color (decimal): -11311847 or 1664339. OLE color: 1664339.
HSL color Cylindrical-coordinate representation of color #536519: hue angle of 74.21º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #536519 is Cyan = 0.18, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 25 | - |
| CMYK | 0.18 | 0 | 0.75 | 0.60 |
| HSL | 74.21º | 0.6% | 0.25% | - |
| HSV(B) | 74.21º | 0.75% | 0.4% | - |
| XYZ | 8.4 | 11.22 | 2.64 | - |
| YUV | 86.95 | 93.04 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 25 | 0.18 | 0 | 0.75 | 0.60 | 74.21 | 0.6 | 0.25 |
| Hex | 53 | 65 | 19 | 12 | 0 | 4B | 3C | 4A | 3C | 19 |
| Octal | 123 | 145 | 31 | 22 | 0 | 113 | 74 | 112 | 74 | 31 |
| Binary | 1010011 | 1100101 | 11001 | 10010 | 0 | 1001011 | 111100 | 1001010 | 111100 | 11001 |
Color Harmonies of #536519
Complementary color
Monochromatic Colors of #536519
Black with #536519
Text Example
Text Example
White with #536519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536519; }
p { color: rgb(83,101,25); }
H1.HeaderClassName
{
color: #536519;
}
.AnyTagClassName
{
color: #536519;
}
</style>
background-color css
<style>
a { background-color: #536519; }
a { background-color: rgb(83,101,25); }
div.DivClassName
{
background-color: #536519;
}
.BgClassName
{
background-color: #536519;
}
</style>
border-color css
<style>
span { border-color: #536519; }
span { border-color: rgb(83,101,25); }
td.TdClassName
{
border-color: #536519;
}
.TagClassName
{
border-color: #536519;
}
</style>