Shades of Verdun Green #526510
Tints of Verdun Green #526510
RGB
CMYK
RGB Variations
Color information
#526510 (or 0x526510) is known color: Verdun Green. HEX triplet: 52, 65 and 10. RGB value is (82,101,16). Sum of RGB (Red+Green+Blue) = 82+101+16=199 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.21% from 199); Green value is 101 (39.84% from 255 or 50.75% from 199); Blue value is 16 (6.64% from 255 or 8.04% from 199); Max value from RGB is 101 - color contains mainly: green. Hex color #526510 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526510 is #AD9AEF. Grayscale: #555555. Windows color (decimal): -11377392 or 1074514. OLE color: 1074514.
HSL color Cylindrical-coordinate representation of color #526510: hue angle of 73.41º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #526510 is Cyan = 0.19, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 16 | - |
| CMYK | 0.19 | 0 | 0.84 | 0.60 |
| HSL | 73.41º | 0.73% | 0.23% | - |
| HSV(B) | 73.41º | 0.84% | 0.4% | - |
| XYZ | 8.23 | 11.14 | 2.21 | - |
| YUV | 85.63 | 88.71 | 125.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 16 | 0.19 | 0 | 0.84 | 0.60 | 73.41 | 0.73 | 0.23 |
| Hex | 52 | 65 | 10 | 13 | 0 | 54 | 3C | 49 | 49 | 17 |
| Octal | 122 | 145 | 20 | 23 | 0 | 124 | 74 | 111 | 111 | 27 |
| Binary | 1010010 | 1100101 | 10000 | 10011 | 0 | 1010100 | 111100 | 1001001 | 1001001 | 10111 |
Color Harmonies of #526510
Complementary color
Monochromatic Colors of #526510
Black with #526510
Text Example
Text Example
White with #526510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526510; }
p { color: rgb(82,101,16); }
H1.HeaderClassName
{
color: #526510;
}
.AnyTagClassName
{
color: #526510;
}
</style>
background-color css
<style>
a { background-color: #526510; }
a { background-color: rgb(82,101,16); }
div.DivClassName
{
background-color: #526510;
}
.BgClassName
{
background-color: #526510;
}
</style>
border-color css
<style>
span { border-color: #526510; }
span { border-color: rgb(82,101,16); }
td.TdClassName
{
border-color: #526510;
}
.TagClassName
{
border-color: #526510;
}
</style>