Shades of Verdun Green #486611
Tints of Verdun Green #486611
RGB
CMYK
RGB Variations
Color information
#486611 (or 0x486611) is known color: Verdun Green. HEX triplet: 48, 66 and 11. RGB value is (72,102,17). Sum of RGB (Red+Green+Blue) = 72+102+17=191 (25% of max value = 765). Red value is 72 (28.52% from 255 or 37.70% from 191); Green value is 102 (40.23% from 255 or 53.40% from 191); Blue value is 17 (7.03% from 255 or 8.90% from 191); Max value from RGB is 102 - color contains mainly: green. Hex color #486611 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486611 is #B799EE. Grayscale: #535353. Windows color (decimal): -12032495 or 1140296. OLE color: 1140296.
HSL color Cylindrical-coordinate representation of color #486611: hue angle of 81.18º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #486611 is Cyan = 0.29, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 72 | 102 | 17 | - |
| CMYK | 0.29 | 0 | 0.83 | 0.6 |
| HSL | 81.18º | 0.71% | 0.23% | - |
| HSV(B) | 81.18º | 0.83% | 0.4% | - |
| XYZ | 7.53 | 10.92 | 2.24 | - |
| YUV | 83.34 | 90.56 | 119.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 17 | 0.29 | 0 | 0.83 | 0.6 | 81.18 | 0.71 | 0.23 |
| Hex | 48 | 66 | 11 | 1D | 0 | 53 | 3C | 51 | 47 | 17 |
| Octal | 110 | 146 | 21 | 35 | 0 | 123 | 74 | 121 | 107 | 27 |
| Binary | 1001000 | 1100110 | 10001 | 11101 | 0 | 1010011 | 111100 | 1010001 | 1000111 | 10111 |
Color Harmonies of #486611
Complementary color
Monochromatic Colors of #486611
Black with #486611
Text Example
Text Example
White with #486611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486611; }
p { color: rgb(72,102,17); }
H1.HeaderClassName
{
color: #486611;
}
.AnyTagClassName
{
color: #486611;
}
</style>
background-color css
<style>
a { background-color: #486611; }
a { background-color: rgb(72,102,17); }
div.DivClassName
{
background-color: #486611;
}
.BgClassName
{
background-color: #486611;
}
</style>
border-color css
<style>
span { border-color: #486611; }
span { border-color: rgb(72,102,17); }
td.TdClassName
{
border-color: #486611;
}
.TagClassName
{
border-color: #486611;
}
</style>