Shades of Verdun Green #526502
Tints of Verdun Green #526502
RGB
CMYK
RGB Variations
Color information
#526502 (or 0x526502) is known color: Verdun Green. HEX triplet: 52, 65 and 02. RGB value is (82,101,2). Sum of RGB (Red+Green+Blue) = 82+101+2=185 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.32% from 185); Green value is 101 (39.84% from 255 or 54.59% from 185); Blue value is 2 (1.17% from 255 or 1.08% from 185); Max value from RGB is 101 - color contains mainly: green. Hex color #526502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526502 is #AD9AFD. Grayscale: #545454. Windows color (decimal): -11377406 or 157010. OLE color: 157010.
HSL color Cylindrical-coordinate representation of color #526502: hue angle of 71.52º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #526502 is Cyan = 0.19, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 2 | - |
| CMYK | 0.19 | 0 | 0.98 | 0.60 |
| HSL | 71.52º | 0.96% | 0.2% | - |
| HSV(B) | 71.52º | 0.98% | 0.4% | - |
| XYZ | 8.14 | 11.11 | 1.77 | - |
| YUV | 84.03 | 81.71 | 126.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 2 | 0.19 | 0 | 0.98 | 0.60 | 71.52 | 0.96 | 0.2 |
| Hex | 52 | 65 | 2 | 13 | 0 | 62 | 3C | 48 | 60 | 14 |
| Octal | 122 | 145 | 2 | 23 | 0 | 142 | 74 | 110 | 140 | 24 |
| Binary | 1010010 | 1100101 | 10 | 10011 | 0 | 1100010 | 111100 | 1001000 | 1100000 | 10100 |
Color Harmonies of #526502
Complementary color
Monochromatic Colors of #526502
Black with #526502
Text Example
Text Example
White with #526502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526502; }
p { color: rgb(82,101,2); }
H1.HeaderClassName
{
color: #526502;
}
.AnyTagClassName
{
color: #526502;
}
</style>
background-color css
<style>
a { background-color: #526502; }
a { background-color: rgb(82,101,2); }
div.DivClassName
{
background-color: #526502;
}
.BgClassName
{
background-color: #526502;
}
</style>
border-color css
<style>
span { border-color: #526502; }
span { border-color: rgb(82,101,2); }
td.TdClassName
{
border-color: #526502;
}
.TagClassName
{
border-color: #526502;
}
</style>