Shades of Verdun Green #525406
Tints of Verdun Green #525406
RGB
CMYK
RGB Variations
Color information
#525406 (or 0x525406) is known color: Verdun Green. HEX triplet: 52, 54 and 06. RGB value is (82,84,6). Sum of RGB (Red+Green+Blue) = 82+84+6=172 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.67% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 6 (2.73% from 255 or 3.49% from 172); Max value from RGB is 84 - color contains mainly: green. Hex color #525406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #525406 is #ADABF9. Grayscale: #4A4A4A. Windows color (decimal): -11381754 or 414802. OLE color: 414802.
HSL color Cylindrical-coordinate representation of color #525406: hue angle of 61.54º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #525406 is Cyan = 0.02, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 84 | 6 | - |
| CMYK | 0.02 | 0 | 0.93 | 0.67 |
| HSL | 61.54º | 0.87% | 0.18% | - |
| HSV(B) | 61.54º | 0.93% | 0.33% | - |
| XYZ | 6.68 | 8.15 | 1.39 | - |
| YUV | 74.51 | 89.34 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 6 | 0.02 | 0 | 0.93 | 0.67 | 61.54 | 0.87 | 0.18 |
| Hex | 52 | 54 | 6 | 2 | 0 | 5D | 43 | 3E | 57 | 12 |
| Octal | 122 | 124 | 6 | 2 | 0 | 135 | 103 | 76 | 127 | 22 |
| Binary | 1010010 | 1010100 | 110 | 10 | 0 | 1011101 | 1000011 | 111110 | 1010111 | 10010 |
Color Harmonies of #525406
Complementary color
Monochromatic Colors of #525406
Black with #525406
Text Example
Text Example
White with #525406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525406; }
p { color: rgb(82,84,6); }
H1.HeaderClassName
{
color: #525406;
}
.AnyTagClassName
{
color: #525406;
}
</style>
background-color css
<style>
a { background-color: #525406; }
a { background-color: rgb(82,84,6); }
div.DivClassName
{
background-color: #525406;
}
.BgClassName
{
background-color: #525406;
}
</style>
border-color css
<style>
span { border-color: #525406; }
span { border-color: rgb(82,84,6); }
td.TdClassName
{
border-color: #525406;
}
.TagClassName
{
border-color: #525406;
}
</style>