Shades of Verdun Green #525710
Tints of Verdun Green #525710
RGB
CMYK
RGB Variations
Color information
#525710 (or 0x525710) is known color: Verdun Green. HEX triplet: 52, 57 and 10. RGB value is (82,87,16). Sum of RGB (Red+Green+Blue) = 82+87+16=185 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.32% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 16 (6.64% from 255 or 8.65% from 185); Max value from RGB is 87 - color contains mainly: green. Hex color #525710 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525710 is #ADA8EF. Grayscale: #4D4D4D. Windows color (decimal): -11380976 or 1070930. OLE color: 1070930.
HSL color Cylindrical-coordinate representation of color #525710: hue angle of 64.23º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #525710 is Cyan = 0.06, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 87 | 16 | - |
| CMYK | 0.06 | 0 | 0.82 | 0.66 |
| HSL | 64.23º | 0.69% | 0.2% | - |
| HSV(B) | 64.23º | 0.82% | 0.34% | - |
| XYZ | 6.98 | 8.65 | 1.79 | - |
| YUV | 77.41 | 93.34 | 131.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 16 | 0.06 | 0 | 0.82 | 0.66 | 64.23 | 0.69 | 0.2 |
| Hex | 52 | 57 | 10 | 6 | 0 | 52 | 42 | 40 | 45 | 14 |
| Octal | 122 | 127 | 20 | 6 | 0 | 122 | 102 | 100 | 105 | 24 |
| Binary | 1010010 | 1010111 | 10000 | 110 | 0 | 1010010 | 1000010 | 1000000 | 1000101 | 10100 |
Color Harmonies of #525710
Complementary color
Monochromatic Colors of #525710
Black with #525710
Text Example
Text Example
White with #525710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525710; }
p { color: rgb(82,87,16); }
H1.HeaderClassName
{
color: #525710;
}
.AnyTagClassName
{
color: #525710;
}
</style>
background-color css
<style>
a { background-color: #525710; }
a { background-color: rgb(82,87,16); }
div.DivClassName
{
background-color: #525710;
}
.BgClassName
{
background-color: #525710;
}
</style>
border-color css
<style>
span { border-color: #525710; }
span { border-color: rgb(82,87,16); }
td.TdClassName
{
border-color: #525710;
}
.TagClassName
{
border-color: #525710;
}
</style>