Shades of Verdun Green #526910
Tints of Verdun Green #526910
RGB
CMYK
RGB Variations
Color information
#526910 (or 0x526910) is known color: Verdun Green. HEX triplet: 52, 69 and 10. RGB value is (82,105,16). Sum of RGB (Red+Green+Blue) = 82+105+16=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 105 (41.41% from 255 or 51.72% from 203); Blue value is 16 (6.64% from 255 or 7.88% from 203); Max value from RGB is 105 - color contains mainly: green. Hex color #526910 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526910 is #AD96EF. Grayscale: #585858. Windows color (decimal): -11376368 or 1075538. OLE color: 1075538.
HSL color Cylindrical-coordinate representation of color #526910: hue angle of 75.51º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #526910 is Cyan = 0.22, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 16 | - |
| CMYK | 0.22 | 0 | 0.85 | 0.59 |
| HSL | 75.51º | 0.74% | 0.24% | - |
| HSV(B) | 75.51º | 0.85% | 0.41% | - |
| XYZ | 8.62 | 11.93 | 2.34 | - |
| YUV | 87.98 | 87.38 | 123.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 16 | 0.22 | 0 | 0.85 | 0.59 | 75.51 | 0.74 | 0.24 |
| Hex | 52 | 69 | 10 | 16 | 0 | 55 | 3B | 4C | 4A | 18 |
| Octal | 122 | 151 | 20 | 26 | 0 | 125 | 73 | 114 | 112 | 30 |
| Binary | 1010010 | 1101001 | 10000 | 10110 | 0 | 1010101 | 111011 | 1001100 | 1001010 | 11000 |
Color Harmonies of #526910
Complementary color
Monochromatic Colors of #526910
Black with #526910
Text Example
Text Example
White with #526910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526910; }
p { color: rgb(82,105,16); }
H1.HeaderClassName
{
color: #526910;
}
.AnyTagClassName
{
color: #526910;
}
</style>
background-color css
<style>
a { background-color: #526910; }
a { background-color: rgb(82,105,16); }
div.DivClassName
{
background-color: #526910;
}
.BgClassName
{
background-color: #526910;
}
</style>
border-color css
<style>
span { border-color: #526910; }
span { border-color: rgb(82,105,16); }
td.TdClassName
{
border-color: #526910;
}
.TagClassName
{
border-color: #526910;
}
</style>