Shades of Verdun Green #526010
Tints of Verdun Green #526010
RGB
CMYK
RGB Variations
Color information
#526010 (or 0x526010) is known color: Verdun Green. HEX triplet: 52, 60 and 10. RGB value is (82,96,16). Sum of RGB (Red+Green+Blue) = 82+96+16=194 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.27% from 194); Green value is 96 (37.89% from 255 or 49.48% from 194); Blue value is 16 (6.64% from 255 or 8.25% from 194); Max value from RGB is 96 - color contains mainly: green. Hex color #526010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526010 is #AD9FEF. Grayscale: #535353. Windows color (decimal): -11378672 or 1073234. OLE color: 1073234.
HSL color Cylindrical-coordinate representation of color #526010: hue angle of 70.5º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #526010 is Cyan = 0.15, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 16 | - |
| CMYK | 0.15 | 0 | 0.83 | 0.62 |
| HSL | 70.5º | 0.71% | 0.22% | - |
| HSV(B) | 70.5º | 0.83% | 0.38% | - |
| XYZ | 7.76 | 10.2 | 2.05 | - |
| YUV | 82.69 | 90.36 | 127.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 16 | 0.15 | 0 | 0.83 | 0.62 | 70.5 | 0.71 | 0.22 |
| Hex | 52 | 60 | 10 | F | 0 | 53 | 3E | 46 | 47 | 16 |
| Octal | 122 | 140 | 20 | 17 | 0 | 123 | 76 | 106 | 107 | 26 |
| Binary | 1010010 | 1100000 | 10000 | 1111 | 0 | 1010011 | 111110 | 1000110 | 1000111 | 10110 |
Color Harmonies of #526010
Complementary color
Monochromatic Colors of #526010
Black with #526010
Text Example
Text Example
White with #526010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526010; }
p { color: rgb(82,96,16); }
H1.HeaderClassName
{
color: #526010;
}
.AnyTagClassName
{
color: #526010;
}
</style>
background-color css
<style>
a { background-color: #526010; }
a { background-color: rgb(82,96,16); }
div.DivClassName
{
background-color: #526010;
}
.BgClassName
{
background-color: #526010;
}
</style>
border-color css
<style>
span { border-color: #526010; }
span { border-color: rgb(82,96,16); }
td.TdClassName
{
border-color: #526010;
}
.TagClassName
{
border-color: #526010;
}
</style>