Shades of Verdun Green #525610
Tints of Verdun Green #525610
RGB
CMYK
RGB Variations
Color information
#525610 (or 0x525610) is known color: Verdun Green. HEX triplet: 52, 56 and 10. RGB value is (82,86,16). Sum of RGB (Red+Green+Blue) = 82+86+16=184 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.57% from 184); Green value is 86 (33.98% from 255 or 46.74% from 184); Blue value is 16 (6.64% from 255 or 8.70% from 184); Max value from RGB is 86 - color contains mainly: green. Hex color #525610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525610 is #ADA9EF. Grayscale: #4D4D4D. Windows color (decimal): -11381232 or 1070674. OLE color: 1070674.
HSL color Cylindrical-coordinate representation of color #525610: hue angle of 63.43º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #525610 is Cyan = 0.05, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 86 | 16 | - |
| CMYK | 0.05 | 0 | 0.81 | 0.66 |
| HSL | 63.43º | 0.69% | 0.2% | - |
| HSV(B) | 63.43º | 0.81% | 0.34% | - |
| XYZ | 6.9 | 8.49 | 1.76 | - |
| YUV | 76.82 | 93.67 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 16 | 0.05 | 0 | 0.81 | 0.66 | 63.43 | 0.69 | 0.2 |
| Hex | 52 | 56 | 10 | 5 | 0 | 51 | 42 | 3F | 45 | 14 |
| Octal | 122 | 126 | 20 | 5 | 0 | 121 | 102 | 77 | 105 | 24 |
| Binary | 1010010 | 1010110 | 10000 | 101 | 0 | 1010001 | 1000010 | 111111 | 1000101 | 10100 |
Color Harmonies of #525610
Complementary color
Monochromatic Colors of #525610
Black with #525610
Text Example
Text Example
White with #525610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525610; }
p { color: rgb(82,86,16); }
H1.HeaderClassName
{
color: #525610;
}
.AnyTagClassName
{
color: #525610;
}
</style>
background-color css
<style>
a { background-color: #525610; }
a { background-color: rgb(82,86,16); }
div.DivClassName
{
background-color: #525610;
}
.BgClassName
{
background-color: #525610;
}
</style>
border-color css
<style>
span { border-color: #525610; }
span { border-color: rgb(82,86,16); }
td.TdClassName
{
border-color: #525610;
}
.TagClassName
{
border-color: #525610;
}
</style>