Shades of Verdun Green #526517
Tints of Verdun Green #526517
RGB
CMYK
RGB Variations
Color information
#526517 (or 0x526517) is known color: Verdun Green. HEX triplet: 52, 65 and 17. RGB value is (82,101,23). Sum of RGB (Red+Green+Blue) = 82+101+23=206 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.81% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 23 (9.38% from 255 or 11.17% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #526517 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526517 is #AD9AE8. Grayscale: #565656. Windows color (decimal): -11377385 or 1533266. OLE color: 1533266.
HSL color Cylindrical-coordinate representation of color #526517: hue angle of 74.62º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #526517 is Cyan = 0.19, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 23 | - |
| CMYK | 0.19 | 0 | 0.77 | 0.60 |
| HSL | 74.62º | 0.63% | 0.24% | - |
| HSV(B) | 74.62º | 0.77% | 0.4% | - |
| XYZ | 8.29 | 11.16 | 2.53 | - |
| YUV | 86.43 | 92.21 | 124.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 23 | 0.19 | 0 | 0.77 | 0.60 | 74.62 | 0.63 | 0.24 |
| Hex | 52 | 65 | 17 | 13 | 0 | 4D | 3C | 4B | 3F | 18 |
| Octal | 122 | 145 | 27 | 23 | 0 | 115 | 74 | 113 | 77 | 30 |
| Binary | 1010010 | 1100101 | 10111 | 10011 | 0 | 1001101 | 111100 | 1001011 | 111111 | 11000 |
Color Harmonies of #526517
Complementary color
Monochromatic Colors of #526517
Black with #526517
Text Example
Text Example
White with #526517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526517; }
p { color: rgb(82,101,23); }
H1.HeaderClassName
{
color: #526517;
}
.AnyTagClassName
{
color: #526517;
}
</style>
background-color css
<style>
a { background-color: #526517; }
a { background-color: rgb(82,101,23); }
div.DivClassName
{
background-color: #526517;
}
.BgClassName
{
background-color: #526517;
}
</style>
border-color css
<style>
span { border-color: #526517; }
span { border-color: rgb(82,101,23); }
td.TdClassName
{
border-color: #526517;
}
.TagClassName
{
border-color: #526517;
}
</style>