Shades of Verdun Green #526518
Tints of Verdun Green #526518
RGB
CMYK
RGB Variations
Color information
#526518 (or 0x526518) is known color: Verdun Green. HEX triplet: 52, 65 and 18. RGB value is (82,101,24). Sum of RGB (Red+Green+Blue) = 82+101+24=207 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.61% from 207); Green value is 101 (39.84% from 255 or 48.79% from 207); Blue value is 24 (9.77% from 255 or 11.59% from 207); Max value from RGB is 101 - color contains mainly: green. Hex color #526518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526518 is #AD9AE7. Grayscale: #565656. Windows color (decimal): -11377384 or 1598802. OLE color: 1598802.
HSL color Cylindrical-coordinate representation of color #526518: hue angle of 74.81º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #526518 is Cyan = 0.19, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 24 | - |
| CMYK | 0.19 | 0 | 0.76 | 0.60 |
| HSL | 74.81º | 0.62% | 0.25% | - |
| HSV(B) | 74.81º | 0.76% | 0.4% | - |
| XYZ | 8.3 | 11.17 | 2.58 | - |
| YUV | 86.54 | 92.71 | 124.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 24 | 0.19 | 0 | 0.76 | 0.60 | 74.81 | 0.62 | 0.25 |
| Hex | 52 | 65 | 18 | 13 | 0 | 4C | 3C | 4B | 3E | 19 |
| Octal | 122 | 145 | 30 | 23 | 0 | 114 | 74 | 113 | 76 | 31 |
| Binary | 1010010 | 1100101 | 11000 | 10011 | 0 | 1001100 | 111100 | 1001011 | 111110 | 11001 |
Color Harmonies of #526518
Complementary color
Monochromatic Colors of #526518
Black with #526518
Text Example
Text Example
White with #526518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526518; }
p { color: rgb(82,101,24); }
H1.HeaderClassName
{
color: #526518;
}
.AnyTagClassName
{
color: #526518;
}
</style>
background-color css
<style>
a { background-color: #526518; }
a { background-color: rgb(82,101,24); }
div.DivClassName
{
background-color: #526518;
}
.BgClassName
{
background-color: #526518;
}
</style>
border-color css
<style>
span { border-color: #526518; }
span { border-color: rgb(82,101,24); }
td.TdClassName
{
border-color: #526518;
}
.TagClassName
{
border-color: #526518;
}
</style>