Shades of Verdun Green #526207
Tints of Verdun Green #526207
RGB
CMYK
RGB Variations
Color information
#526207 (or 0x526207) is known color: Verdun Green. HEX triplet: 52, 62 and 07. RGB value is (82,98,7). Sum of RGB (Red+Green+Blue) = 82+98+7=187 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.85% from 187); Green value is 98 (38.67% from 255 or 52.41% from 187); Blue value is 7 (3.12% from 255 or 3.74% from 187); Max value from RGB is 98 - color contains mainly: green. Hex color #526207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #526207 is #AD9DF8. Grayscale: #535353. Windows color (decimal): -11378169 or 483922. OLE color: 483922.
HSL color Cylindrical-coordinate representation of color #526207: hue angle of 70.55º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #526207 is Cyan = 0.16, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 98 | 7 | - |
| CMYK | 0.16 | 0 | 0.93 | 0.62 |
| HSL | 70.55º | 0.87% | 0.21% | - |
| HSV(B) | 70.55º | 0.93% | 0.38% | - |
| XYZ | 7.89 | 10.54 | 1.82 | - |
| YUV | 82.84 | 85.2 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 7 | 0.16 | 0 | 0.93 | 0.62 | 70.55 | 0.87 | 0.21 |
| Hex | 52 | 62 | 7 | 10 | 0 | 5D | 3E | 47 | 57 | 15 |
| Octal | 122 | 142 | 7 | 20 | 0 | 135 | 76 | 107 | 127 | 25 |
| Binary | 1010010 | 1100010 | 111 | 10000 | 0 | 1011101 | 111110 | 1000111 | 1010111 | 10101 |
Color Harmonies of #526207
Complementary color
Monochromatic Colors of #526207
Black with #526207
Text Example
Text Example
White with #526207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526207; }
p { color: rgb(82,98,7); }
H1.HeaderClassName
{
color: #526207;
}
.AnyTagClassName
{
color: #526207;
}
</style>
background-color css
<style>
a { background-color: #526207; }
a { background-color: rgb(82,98,7); }
div.DivClassName
{
background-color: #526207;
}
.BgClassName
{
background-color: #526207;
}
</style>
border-color css
<style>
span { border-color: #526207; }
span { border-color: rgb(82,98,7); }
td.TdClassName
{
border-color: #526207;
}
.TagClassName
{
border-color: #526207;
}
</style>