Shades of Verdun Green #526716
Tints of Verdun Green #526716
RGB
CMYK
RGB Variations
Color information
#526716 (or 0x526716) is known color: Verdun Green. HEX triplet: 52, 67 and 16. RGB value is (82,103,22). Sum of RGB (Red+Green+Blue) = 82+103+22=207 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.61% from 207); Green value is 103 (40.62% from 255 or 49.76% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 103 - color contains mainly: green. Hex color #526716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526716 is #AD98E9. Grayscale: #575757. Windows color (decimal): -11376874 or 1468242. OLE color: 1468242.
HSL color Cylindrical-coordinate representation of color #526716: hue angle of 75.56º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #526716 is Cyan = 0.20, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 22 | - |
| CMYK | 0.20 | 0 | 0.79 | 0.60 |
| HSL | 75.56º | 0.65% | 0.25% | - |
| HSV(B) | 75.56º | 0.79% | 0.4% | - |
| XYZ | 8.47 | 11.55 | 2.54 | - |
| YUV | 87.49 | 91.04 | 124.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 22 | 0.20 | 0 | 0.79 | 0.60 | 75.56 | 0.65 | 0.25 |
| Hex | 52 | 67 | 16 | 14 | 0 | 4F | 3C | 4C | 41 | 19 |
| Octal | 122 | 147 | 26 | 24 | 0 | 117 | 74 | 114 | 101 | 31 |
| Binary | 1010010 | 1100111 | 10110 | 10100 | 0 | 1001111 | 111100 | 1001100 | 1000001 | 11001 |
Color Harmonies of #526716
Complementary color
Monochromatic Colors of #526716
Black with #526716
Text Example
Text Example
White with #526716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526716; }
p { color: rgb(82,103,22); }
H1.HeaderClassName
{
color: #526716;
}
.AnyTagClassName
{
color: #526716;
}
</style>
background-color css
<style>
a { background-color: #526716; }
a { background-color: rgb(82,103,22); }
div.DivClassName
{
background-color: #526716;
}
.BgClassName
{
background-color: #526716;
}
</style>
border-color css
<style>
span { border-color: #526716; }
span { border-color: rgb(82,103,22); }
td.TdClassName
{
border-color: #526716;
}
.TagClassName
{
border-color: #526716;
}
</style>