Shades of Verdun Green #526017
Tints of Verdun Green #526017
RGB
CMYK
RGB Variations
Color information
#526017 (or 0x526017) is known color: Verdun Green. HEX triplet: 52, 60 and 17. RGB value is (82,96,23). Sum of RGB (Red+Green+Blue) = 82+96+23=201 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.80% from 201); Green value is 96 (37.89% from 255 or 47.76% from 201); Blue value is 23 (9.38% from 255 or 11.44% from 201); Max value from RGB is 96 - color contains mainly: green. Hex color #526017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526017 is #AD9FE8. Grayscale: #535353. Windows color (decimal): -11378665 or 1531986. OLE color: 1531986.
HSL color Cylindrical-coordinate representation of color #526017: hue angle of 71.51º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #526017 is Cyan = 0.15, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 23 | - |
| CMYK | 0.15 | 0 | 0.76 | 0.62 |
| HSL | 71.51º | 0.61% | 0.23% | - |
| HSV(B) | 71.51º | 0.76% | 0.38% | - |
| XYZ | 7.82 | 10.22 | 2.37 | - |
| YUV | 83.49 | 93.86 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 23 | 0.15 | 0 | 0.76 | 0.62 | 71.51 | 0.61 | 0.23 |
| Hex | 52 | 60 | 17 | F | 0 | 4C | 3E | 48 | 3D | 17 |
| Octal | 122 | 140 | 27 | 17 | 0 | 114 | 76 | 110 | 75 | 27 |
| Binary | 1010010 | 1100000 | 10111 | 1111 | 0 | 1001100 | 111110 | 1001000 | 111101 | 10111 |
Color Harmonies of #526017
Complementary color
Monochromatic Colors of #526017
Black with #526017
Text Example
Text Example
White with #526017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526017; }
p { color: rgb(82,96,23); }
H1.HeaderClassName
{
color: #526017;
}
.AnyTagClassName
{
color: #526017;
}
</style>
background-color css
<style>
a { background-color: #526017; }
a { background-color: rgb(82,96,23); }
div.DivClassName
{
background-color: #526017;
}
.BgClassName
{
background-color: #526017;
}
</style>
border-color css
<style>
span { border-color: #526017; }
span { border-color: rgb(82,96,23); }
td.TdClassName
{
border-color: #526017;
}
.TagClassName
{
border-color: #526017;
}
</style>