Shades of Verdun Green #525907
Tints of Verdun Green #525907
RGB
CMYK
RGB Variations
Color information
#525907 (or 0x525907) is known color: Verdun Green. HEX triplet: 52, 59 and 07. RGB value is (82,89,7). Sum of RGB (Red+Green+Blue) = 82+89+7=178 (23% of max value = 765). Red value is 82 (32.42% from 255 or 46.07% from 178); Green value is 89 (35.16% from 255 or 50% from 178); Blue value is 7 (3.12% from 255 or 3.93% from 178); Max value from RGB is 89 - color contains mainly: green. Hex color #525907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525907 is #ADA6F8. Grayscale: #4D4D4D. Windows color (decimal): -11380473 or 481618. OLE color: 481618.
HSL color Cylindrical-coordinate representation of color #525907: hue angle of 65.12º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #525907 is Cyan = 0.08, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 89 | 7 | - |
| CMYK | 0.08 | 0 | 0.92 | 0.65 |
| HSL | 65.12º | 0.85% | 0.19% | - |
| HSV(B) | 65.12º | 0.92% | 0.35% | - |
| XYZ | 7.09 | 8.95 | 1.56 | - |
| YUV | 77.56 | 88.18 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 7 | 0.08 | 0 | 0.92 | 0.65 | 65.12 | 0.85 | 0.19 |
| Hex | 52 | 59 | 7 | 8 | 0 | 5C | 41 | 41 | 55 | 13 |
| Octal | 122 | 131 | 7 | 10 | 0 | 134 | 101 | 101 | 125 | 23 |
| Binary | 1010010 | 1011001 | 111 | 1000 | 0 | 1011100 | 1000001 | 1000001 | 1010101 | 10011 |
Color Harmonies of #525907
Complementary color
Monochromatic Colors of #525907
Black with #525907
Text Example
Text Example
White with #525907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525907; }
p { color: rgb(82,89,7); }
H1.HeaderClassName
{
color: #525907;
}
.AnyTagClassName
{
color: #525907;
}
</style>
background-color css
<style>
a { background-color: #525907; }
a { background-color: rgb(82,89,7); }
div.DivClassName
{
background-color: #525907;
}
.BgClassName
{
background-color: #525907;
}
</style>
border-color css
<style>
span { border-color: #525907; }
span { border-color: rgb(82,89,7); }
td.TdClassName
{
border-color: #525907;
}
.TagClassName
{
border-color: #525907;
}
</style>