Shades of Verdun Green #526005
Tints of Verdun Green #526005
RGB
CMYK
RGB Variations
Color information
#526005 (or 0x526005) is known color: Verdun Green. HEX triplet: 52, 60 and 05. RGB value is (82,96,5). Sum of RGB (Red+Green+Blue) = 82+96+5=183 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.81% from 183); Green value is 96 (37.89% from 255 or 52.46% from 183); Blue value is 5 (2.34% from 255 or 2.73% from 183); Max value from RGB is 96 - color contains mainly: green. Hex color #526005 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526005 is #AD9FFA. Grayscale: #515151. Windows color (decimal): -11378683 or 352338. OLE color: 352338.
HSL color Cylindrical-coordinate representation of color #526005: hue angle of 69.23º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #526005 is Cyan = 0.15, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 5 | - |
| CMYK | 0.15 | 0 | 0.95 | 0.62 |
| HSL | 69.23º | 0.9% | 0.2% | - |
| HSV(B) | 69.23º | 0.95% | 0.38% | - |
| XYZ | 7.69 | 10.17 | 1.7 | - |
| YUV | 81.44 | 84.86 | 128.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 5 | 0.15 | 0 | 0.95 | 0.62 | 69.23 | 0.9 | 0.2 |
| Hex | 52 | 60 | 5 | F | 0 | 5F | 3E | 45 | 5A | 14 |
| Octal | 122 | 140 | 5 | 17 | 0 | 137 | 76 | 105 | 132 | 24 |
| Binary | 1010010 | 1100000 | 101 | 1111 | 0 | 1011111 | 111110 | 1000101 | 1011010 | 10100 |
Color Harmonies of #526005
Complementary color
Monochromatic Colors of #526005
Black with #526005
Text Example
Text Example
White with #526005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526005; }
p { color: rgb(82,96,5); }
H1.HeaderClassName
{
color: #526005;
}
.AnyTagClassName
{
color: #526005;
}
</style>
background-color css
<style>
a { background-color: #526005; }
a { background-color: rgb(82,96,5); }
div.DivClassName
{
background-color: #526005;
}
.BgClassName
{
background-color: #526005;
}
</style>
border-color css
<style>
span { border-color: #526005; }
span { border-color: rgb(82,96,5); }
td.TdClassName
{
border-color: #526005;
}
.TagClassName
{
border-color: #526005;
}
</style>