Shades of Verdun Green #525711
Tints of Verdun Green #525711
RGB
CMYK
RGB Variations
Color information
#525711 (or 0x525711) is known color: Verdun Green. HEX triplet: 52, 57 and 11. RGB value is (82,87,17). Sum of RGB (Red+Green+Blue) = 82+87+17=186 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.09% from 186); Green value is 87 (34.38% from 255 or 46.77% from 186); Blue value is 17 (7.03% from 255 or 9.14% from 186); Max value from RGB is 87 - color contains mainly: green. Hex color #525711 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525711 is #ADA8EE. Grayscale: #4D4D4D. Windows color (decimal): -11380975 or 1136466. OLE color: 1136466.
HSL color Cylindrical-coordinate representation of color #525711: hue angle of 64.29º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #525711 is Cyan = 0.06, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 87 | 17 | - |
| CMYK | 0.06 | 0 | 0.80 | 0.66 |
| HSL | 64.29º | 0.67% | 0.2% | - |
| HSV(B) | 64.29º | 0.8% | 0.34% | - |
| XYZ | 6.99 | 8.65 | 1.83 | - |
| YUV | 77.53 | 93.84 | 131.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 17 | 0.06 | 0 | 0.80 | 0.66 | 64.29 | 0.67 | 0.2 |
| Hex | 52 | 57 | 11 | 6 | 0 | 50 | 42 | 40 | 43 | 14 |
| Octal | 122 | 127 | 21 | 6 | 0 | 120 | 102 | 100 | 103 | 24 |
| Binary | 1010010 | 1010111 | 10001 | 110 | 0 | 1010000 | 1000010 | 1000000 | 1000011 | 10100 |
Color Harmonies of #525711
Complementary color
Monochromatic Colors of #525711
Black with #525711
Text Example
Text Example
White with #525711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525711; }
p { color: rgb(82,87,17); }
H1.HeaderClassName
{
color: #525711;
}
.AnyTagClassName
{
color: #525711;
}
</style>
background-color css
<style>
a { background-color: #525711; }
a { background-color: rgb(82,87,17); }
div.DivClassName
{
background-color: #525711;
}
.BgClassName
{
background-color: #525711;
}
</style>
border-color css
<style>
span { border-color: #525711; }
span { border-color: rgb(82,87,17); }
td.TdClassName
{
border-color: #525711;
}
.TagClassName
{
border-color: #525711;
}
</style>