Shades of Verdun Green #526605
Tints of Verdun Green #526605
RGB
CMYK
RGB Variations
Color information
#526605 (or 0x526605) is known color: Verdun Green. HEX triplet: 52, 66 and 05. RGB value is (82,102,5). Sum of RGB (Red+Green+Blue) = 82+102+5=189 (25% of max value = 765). Red value is 82 (32.42% from 255 or 43.39% from 189); Green value is 102 (40.23% from 255 or 53.97% from 189); Blue value is 5 (2.34% from 255 or 2.65% from 189); Max value from RGB is 102 - color contains mainly: green. Hex color #526605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526605 is #AD99FA. Grayscale: #555555. Windows color (decimal): -11377147 or 353874. OLE color: 353874.
HSL color Cylindrical-coordinate representation of color #526605: hue angle of 72.37º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #526605 is Cyan = 0.20, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 5 | - |
| CMYK | 0.20 | 0 | 0.95 | 0.6 |
| HSL | 72.37º | 0.91% | 0.21% | - |
| HSV(B) | 72.37º | 0.95% | 0.4% | - |
| XYZ | 8.26 | 11.31 | 1.89 | - |
| YUV | 84.96 | 82.87 | 125.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 5 | 0.20 | 0 | 0.95 | 0.6 | 72.37 | 0.91 | 0.21 |
| Hex | 52 | 66 | 5 | 14 | 0 | 5F | 3C | 48 | 5B | 15 |
| Octal | 122 | 146 | 5 | 24 | 0 | 137 | 74 | 110 | 133 | 25 |
| Binary | 1010010 | 1100110 | 101 | 10100 | 0 | 1011111 | 111100 | 1001000 | 1011011 | 10101 |
Color Harmonies of #526605
Complementary color
Monochromatic Colors of #526605
Black with #526605
Text Example
Text Example
White with #526605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526605; }
p { color: rgb(82,102,5); }
H1.HeaderClassName
{
color: #526605;
}
.AnyTagClassName
{
color: #526605;
}
</style>
background-color css
<style>
a { background-color: #526605; }
a { background-color: rgb(82,102,5); }
div.DivClassName
{
background-color: #526605;
}
.BgClassName
{
background-color: #526605;
}
</style>
border-color css
<style>
span { border-color: #526605; }
span { border-color: rgb(82,102,5); }
td.TdClassName
{
border-color: #526605;
}
.TagClassName
{
border-color: #526605;
}
</style>