Shades of Verdun Green #526706
Tints of Verdun Green #526706
RGB
CMYK
RGB Variations
Color information
#526706 (or 0x526706) is known color: Verdun Green. HEX triplet: 52, 67 and 06. RGB value is (82,103,6). Sum of RGB (Red+Green+Blue) = 82+103+6=191 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.93% from 191); Green value is 103 (40.62% from 255 or 53.93% from 191); Blue value is 6 (2.73% from 255 or 3.14% from 191); Max value from RGB is 103 - color contains mainly: green. Hex color #526706 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526706 is #AD98F9. Grayscale: #565656. Windows color (decimal): -11376890 or 419666. OLE color: 419666.
HSL color Cylindrical-coordinate representation of color #526706: hue angle of 72.99º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #526706 is Cyan = 0.20, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 6 | - |
| CMYK | 0.20 | 0 | 0.94 | 0.60 |
| HSL | 72.99º | 0.89% | 0.21% | - |
| HSV(B) | 72.99º | 0.94% | 0.4% | - |
| XYZ | 8.36 | 11.51 | 1.95 | - |
| YUV | 85.66 | 83.04 | 125.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 6 | 0.20 | 0 | 0.94 | 0.60 | 72.99 | 0.89 | 0.21 |
| Hex | 52 | 67 | 6 | 14 | 0 | 5E | 3C | 49 | 59 | 15 |
| Octal | 122 | 147 | 6 | 24 | 0 | 136 | 74 | 111 | 131 | 25 |
| Binary | 1010010 | 1100111 | 110 | 10100 | 0 | 1011110 | 111100 | 1001001 | 1011001 | 10101 |
Color Harmonies of #526706
Complementary color
Monochromatic Colors of #526706
Black with #526706
Text Example
Text Example
White with #526706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526706; }
p { color: rgb(82,103,6); }
H1.HeaderClassName
{
color: #526706;
}
.AnyTagClassName
{
color: #526706;
}
</style>
background-color css
<style>
a { background-color: #526706; }
a { background-color: rgb(82,103,6); }
div.DivClassName
{
background-color: #526706;
}
.BgClassName
{
background-color: #526706;
}
</style>
border-color css
<style>
span { border-color: #526706; }
span { border-color: rgb(82,103,6); }
td.TdClassName
{
border-color: #526706;
}
.TagClassName
{
border-color: #526706;
}
</style>