Shades of Verdun Green #526514
Tints of Verdun Green #526514
RGB
CMYK
RGB Variations
Color information
#526514 (or 0x526514) is known color: Verdun Green. HEX triplet: 52, 65 and 14. RGB value is (82,101,20). Sum of RGB (Red+Green+Blue) = 82+101+20=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 101 (39.84% from 255 or 49.75% from 203); Blue value is 20 (8.20% from 255 or 9.85% from 203); Max value from RGB is 101 - color contains mainly: green. Hex color #526514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526514 is #AD9AEB. Grayscale: #565656. Windows color (decimal): -11377388 or 1336658. OLE color: 1336658.
HSL color Cylindrical-coordinate representation of color #526514: hue angle of 74.07º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #526514 is Cyan = 0.19, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 20 | - |
| CMYK | 0.19 | 0 | 0.80 | 0.60 |
| HSL | 74.07º | 0.67% | 0.24% | - |
| HSV(B) | 74.07º | 0.8% | 0.4% | - |
| XYZ | 8.26 | 11.15 | 2.38 | - |
| YUV | 86.09 | 90.71 | 125.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 20 | 0.19 | 0 | 0.80 | 0.60 | 74.07 | 0.67 | 0.24 |
| Hex | 52 | 65 | 14 | 13 | 0 | 50 | 3C | 4A | 43 | 18 |
| Octal | 122 | 145 | 24 | 23 | 0 | 120 | 74 | 112 | 103 | 30 |
| Binary | 1010010 | 1100101 | 10100 | 10011 | 0 | 1010000 | 111100 | 1001010 | 1000011 | 11000 |
Color Harmonies of #526514
Complementary color
Monochromatic Colors of #526514
Black with #526514
Text Example
Text Example
White with #526514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526514; }
p { color: rgb(82,101,20); }
H1.HeaderClassName
{
color: #526514;
}
.AnyTagClassName
{
color: #526514;
}
</style>
background-color css
<style>
a { background-color: #526514; }
a { background-color: rgb(82,101,20); }
div.DivClassName
{
background-color: #526514;
}
.BgClassName
{
background-color: #526514;
}
</style>
border-color css
<style>
span { border-color: #526514; }
span { border-color: rgb(82,101,20); }
td.TdClassName
{
border-color: #526514;
}
.TagClassName
{
border-color: #526514;
}
</style>