Shades of Verdun Green #526007
Tints of Verdun Green #526007
RGB
CMYK
RGB Variations
Color information
#526007 (or 0x526007) is known color: Verdun Green. HEX triplet: 52, 60 and 07. RGB value is (82,96,7). Sum of RGB (Red+Green+Blue) = 82+96+7=185 (24% of max value = 765). Red value is 82 (32.42% from 255 or 44.32% from 185); Green value is 96 (37.89% from 255 or 51.89% from 185); Blue value is 7 (3.12% from 255 or 3.78% from 185); Max value from RGB is 96 - color contains mainly: green. Hex color #526007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526007 is #AD9FF8. Grayscale: #525252. Windows color (decimal): -11378681 or 483410. OLE color: 483410.
HSL color Cylindrical-coordinate representation of color #526007: hue angle of 69.44º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #526007 is Cyan = 0.15, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 7 | - |
| CMYK | 0.15 | 0 | 0.93 | 0.62 |
| HSL | 69.44º | 0.86% | 0.2% | - |
| HSV(B) | 69.44º | 0.93% | 0.38% | - |
| XYZ | 7.7 | 10.17 | 1.76 | - |
| YUV | 81.67 | 85.86 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 7 | 0.15 | 0 | 0.93 | 0.62 | 69.44 | 0.86 | 0.2 |
| Hex | 52 | 60 | 7 | F | 0 | 5D | 3E | 45 | 56 | 14 |
| Octal | 122 | 140 | 7 | 17 | 0 | 135 | 76 | 105 | 126 | 24 |
| Binary | 1010010 | 1100000 | 111 | 1111 | 0 | 1011101 | 111110 | 1000101 | 1010110 | 10100 |
Color Harmonies of #526007
Complementary color
Monochromatic Colors of #526007
Black with #526007
Text Example
Text Example
White with #526007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526007; }
p { color: rgb(82,96,7); }
H1.HeaderClassName
{
color: #526007;
}
.AnyTagClassName
{
color: #526007;
}
</style>
background-color css
<style>
a { background-color: #526007; }
a { background-color: rgb(82,96,7); }
div.DivClassName
{
background-color: #526007;
}
.BgClassName
{
background-color: #526007;
}
</style>
border-color css
<style>
span { border-color: #526007; }
span { border-color: rgb(82,96,7); }
td.TdClassName
{
border-color: #526007;
}
.TagClassName
{
border-color: #526007;
}
</style>