Shades of Verdun Green #526310
Tints of Verdun Green #526310
RGB
CMYK
RGB Variations
Color information
#526310 (or 0x526310) is known color: Verdun Green. HEX triplet: 52, 63 and 10. RGB value is (82,99,16). Sum of RGB (Red+Green+Blue) = 82+99+16=197 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.62% from 197); Green value is 99 (39.06% from 255 or 50.25% from 197); Blue value is 16 (6.64% from 255 or 8.12% from 197); Max value from RGB is 99 - color contains mainly: green. Hex color #526310 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526310 is #AD9CEF. Grayscale: #545454. Windows color (decimal): -11377904 or 1074002. OLE color: 1074002.
HSL color Cylindrical-coordinate representation of color #526310: hue angle of 72.29º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #526310 is Cyan = 0.17, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 99 | 16 | - |
| CMYK | 0.17 | 0 | 0.84 | 0.61 |
| HSL | 72.29º | 0.72% | 0.23% | - |
| HSV(B) | 72.29º | 0.84% | 0.39% | - |
| XYZ | 8.04 | 10.75 | 2.14 | - |
| YUV | 84.46 | 89.37 | 126.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 16 | 0.17 | 0 | 0.84 | 0.61 | 72.29 | 0.72 | 0.23 |
| Hex | 52 | 63 | 10 | 11 | 0 | 54 | 3D | 48 | 48 | 17 |
| Octal | 122 | 143 | 20 | 21 | 0 | 124 | 75 | 110 | 110 | 27 |
| Binary | 1010010 | 1100011 | 10000 | 10001 | 0 | 1010100 | 111101 | 1001000 | 1001000 | 10111 |
Color Harmonies of #526310
Complementary color
Monochromatic Colors of #526310
Black with #526310
Text Example
Text Example
White with #526310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526310; }
p { color: rgb(82,99,16); }
H1.HeaderClassName
{
color: #526310;
}
.AnyTagClassName
{
color: #526310;
}
</style>
background-color css
<style>
a { background-color: #526310; }
a { background-color: rgb(82,99,16); }
div.DivClassName
{
background-color: #526310;
}
.BgClassName
{
background-color: #526310;
}
</style>
border-color css
<style>
span { border-color: #526310; }
span { border-color: rgb(82,99,16); }
td.TdClassName
{
border-color: #526310;
}
.TagClassName
{
border-color: #526310;
}
</style>