Shades of Verdun Green #526110
Tints of Verdun Green #526110
RGB
CMYK
RGB Variations
Color information
#526110 (or 0x526110) is known color: Verdun Green. HEX triplet: 52, 61 and 10. RGB value is (82,97,16). Sum of RGB (Red+Green+Blue) = 82+97+16=195 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.05% from 195); Green value is 97 (38.28% from 255 or 49.74% from 195); Blue value is 16 (6.64% from 255 or 8.21% from 195); Max value from RGB is 97 - color contains mainly: green. Hex color #526110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526110 is #AD9EEF. Grayscale: #535353. Windows color (decimal): -11378416 or 1073490. OLE color: 1073490.
HSL color Cylindrical-coordinate representation of color #526110: hue angle of 71.11º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #526110 is Cyan = 0.15, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 97 | 16 | - |
| CMYK | 0.15 | 0 | 0.84 | 0.62 |
| HSL | 71.11º | 0.72% | 0.22% | - |
| HSV(B) | 71.11º | 0.84% | 0.38% | - |
| XYZ | 7.85 | 10.38 | 2.08 | - |
| YUV | 83.28 | 90.03 | 127.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 16 | 0.15 | 0 | 0.84 | 0.62 | 71.11 | 0.72 | 0.22 |
| Hex | 52 | 61 | 10 | F | 0 | 54 | 3E | 47 | 48 | 16 |
| Octal | 122 | 141 | 20 | 17 | 0 | 124 | 76 | 107 | 110 | 26 |
| Binary | 1010010 | 1100001 | 10000 | 1111 | 0 | 1010100 | 111110 | 1000111 | 1001000 | 10110 |
Color Harmonies of #526110
Complementary color
Monochromatic Colors of #526110
Black with #526110
Text Example
Text Example
White with #526110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526110; }
p { color: rgb(82,97,16); }
H1.HeaderClassName
{
color: #526110;
}
.AnyTagClassName
{
color: #526110;
}
</style>
background-color css
<style>
a { background-color: #526110; }
a { background-color: rgb(82,97,16); }
div.DivClassName
{
background-color: #526110;
}
.BgClassName
{
background-color: #526110;
}
</style>
border-color css
<style>
span { border-color: #526110; }
span { border-color: rgb(82,97,16); }
td.TdClassName
{
border-color: #526110;
}
.TagClassName
{
border-color: #526110;
}
</style>