Shades of Verdun Green #526707
Tints of Verdun Green #526707
RGB
CMYK
RGB Variations
Color information
#526707 (or 0x526707) is known color: Verdun Green. HEX triplet: 52, 67 and 07. RGB value is (82,103,7). Sum of RGB (Red+Green+Blue) = 82+103+7=192 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.71% from 192); Green value is 103 (40.62% from 255 or 53.65% from 192); Blue value is 7 (3.12% from 255 or 3.65% from 192); Max value from RGB is 103 - color contains mainly: green. Hex color #526707 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526707 is #AD98F8. Grayscale: #565656. Windows color (decimal): -11376889 or 485202. OLE color: 485202.
HSL color Cylindrical-coordinate representation of color #526707: hue angle of 73.12º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #526707 is Cyan = 0.20, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 103 | 7 | - |
| CMYK | 0.20 | 0 | 0.93 | 0.60 |
| HSL | 73.13º | 0.87% | 0.22% | - |
| HSV(B) | 73.13º | 0.93% | 0.4% | - |
| XYZ | 8.37 | 11.51 | 1.98 | - |
| YUV | 85.78 | 83.54 | 125.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 7 | 0.20 | 0 | 0.93 | 0.60 | 73.13 | 0.87 | 0.22 |
| Hex | 52 | 67 | 7 | 14 | 0 | 5D | 3C | 49 | 57 | 16 |
| Octal | 122 | 147 | 7 | 24 | 0 | 135 | 74 | 111 | 127 | 26 |
| Binary | 1010010 | 1100111 | 111 | 10100 | 0 | 1011101 | 111100 | 1001001 | 1010111 | 10110 |
Color Harmonies of #526707
Complementary color
Monochromatic Colors of #526707
Black with #526707
Text Example
Text Example
White with #526707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526707; }
p { color: rgb(82,103,7); }
H1.HeaderClassName
{
color: #526707;
}
.AnyTagClassName
{
color: #526707;
}
</style>
background-color css
<style>
a { background-color: #526707; }
a { background-color: rgb(82,103,7); }
div.DivClassName
{
background-color: #526707;
}
.BgClassName
{
background-color: #526707;
}
</style>
border-color css
<style>
span { border-color: #526707; }
span { border-color: rgb(82,103,7); }
td.TdClassName
{
border-color: #526707;
}
.TagClassName
{
border-color: #526707;
}
</style>