Shades of Verdun Green #525915
Tints of Verdun Green #525915
RGB
CMYK
RGB Variations
Color information
#525915 (or 0x525915) is known color: Verdun Green. HEX triplet: 52, 59 and 15. RGB value is (82,89,21). Sum of RGB (Red+Green+Blue) = 82+89+21=192 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.71% from 192); Green value is 89 (35.16% from 255 or 46.35% from 192); Blue value is 21 (8.59% from 255 or 10.94% from 192); Max value from RGB is 89 - color contains mainly: green. Hex color #525915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525915 is #ADA6EA. Grayscale: #4F4F4F. Windows color (decimal): -11380459 or 1399122. OLE color: 1399122.
HSL color Cylindrical-coordinate representation of color #525915: hue angle of 66.18º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #525915 is Cyan = 0.08, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 89 | 21 | - |
| CMYK | 0.08 | 0 | 0.76 | 0.65 |
| HSL | 66.18º | 0.62% | 0.22% | - |
| HSV(B) | 66.18º | 0.76% | 0.35% | - |
| XYZ | 7.19 | 8.99 | 2.07 | - |
| YUV | 79.16 | 95.18 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 21 | 0.08 | 0 | 0.76 | 0.65 | 66.18 | 0.62 | 0.22 |
| Hex | 52 | 59 | 15 | 8 | 0 | 4C | 41 | 42 | 3E | 16 |
| Octal | 122 | 131 | 25 | 10 | 0 | 114 | 101 | 102 | 76 | 26 |
| Binary | 1010010 | 1011001 | 10101 | 1000 | 0 | 1001100 | 1000001 | 1000010 | 111110 | 10110 |
Color Harmonies of #525915
Complementary color
Monochromatic Colors of #525915
Black with #525915
Text Example
Text Example
White with #525915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525915; }
p { color: rgb(82,89,21); }
H1.HeaderClassName
{
color: #525915;
}
.AnyTagClassName
{
color: #525915;
}
</style>
background-color css
<style>
a { background-color: #525915; }
a { background-color: rgb(82,89,21); }
div.DivClassName
{
background-color: #525915;
}
.BgClassName
{
background-color: #525915;
}
</style>
border-color css
<style>
span { border-color: #525915; }
span { border-color: rgb(82,89,21); }
td.TdClassName
{
border-color: #525915;
}
.TagClassName
{
border-color: #525915;
}
</style>