Shades of Verdun Green #526519
Tints of Verdun Green #526519
RGB
CMYK
RGB Variations
Color information
#526519 (or 0x526519) is known color: Verdun Green. HEX triplet: 52, 65 and 19. RGB value is (82,101,25). Sum of RGB (Red+Green+Blue) = 82+101+25=208 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.42% from 208); Green value is 101 (39.84% from 255 or 48.56% from 208); Blue value is 25 (10.16% from 255 or 12.02% from 208); Max value from RGB is 101 - color contains mainly: green. Hex color #526519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526519 is #AD9AE6. Grayscale: #565656. Windows color (decimal): -11377383 or 1664338. OLE color: 1664338.
HSL color Cylindrical-coordinate representation of color #526519: hue angle of 75º 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 #526519 is Cyan = 0.19, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 25 | - |
| CMYK | 0.19 | 0 | 0.75 | 0.60 |
| HSL | 75º | 0.6% | 0.25% | - |
| HSV(B) | 75º | 0.75% | 0.4% | - |
| XYZ | 8.31 | 11.17 | 2.64 | - |
| YUV | 86.66 | 93.21 | 124.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 25 | 0.19 | 0 | 0.75 | 0.60 | 75 | 0.6 | 0.25 |
| Hex | 52 | 65 | 19 | 13 | 0 | 4B | 3C | 4B | 3C | 19 |
| Octal | 122 | 145 | 31 | 23 | 0 | 113 | 74 | 113 | 74 | 31 |
| Binary | 1010010 | 1100101 | 11001 | 10011 | 0 | 1001011 | 111100 | 1001011 | 111100 | 11001 |
Color Harmonies of #526519
Complementary color
Monochromatic Colors of #526519
Black with #526519
Text Example
Text Example
White with #526519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526519; }
p { color: rgb(82,101,25); }
H1.HeaderClassName
{
color: #526519;
}
.AnyTagClassName
{
color: #526519;
}
</style>
background-color css
<style>
a { background-color: #526519; }
a { background-color: rgb(82,101,25); }
div.DivClassName
{
background-color: #526519;
}
.BgClassName
{
background-color: #526519;
}
</style>
border-color css
<style>
span { border-color: #526519; }
span { border-color: rgb(82,101,25); }
td.TdClassName
{
border-color: #526519;
}
.TagClassName
{
border-color: #526519;
}
</style>