Shades of Verdun Green #486610
Tints of Verdun Green #486610
RGB
CMYK
RGB Variations
Color information
#486610 (or 0x486610) is known color: Verdun Green. HEX triplet: 48, 66 and 10. RGB value is (72,102,16). Sum of RGB (Red+Green+Blue) = 72+102+16=190 (25% of max value = 765). Red value is 72 (28.52% from 255 or 37.89% from 190); Green value is 102 (40.23% from 255 or 53.68% from 190); Blue value is 16 (6.64% from 255 or 8.42% from 190); Max value from RGB is 102 - color contains mainly: green. Hex color #486610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486610 is #B799EF. Grayscale: #535353. Windows color (decimal): -12032496 or 1074760. OLE color: 1074760.
HSL color Cylindrical-coordinate representation of color #486610: hue angle of 80.93º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #486610 is Cyan = 0.29, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 72 | 102 | 16 | - |
| CMYK | 0.29 | 0 | 0.84 | 0.6 |
| HSL | 80.93º | 0.73% | 0.23% | - |
| HSV(B) | 80.93º | 0.84% | 0.4% | - |
| XYZ | 7.52 | 10.92 | 2.2 | - |
| YUV | 83.23 | 90.06 | 119.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 16 | 0.29 | 0 | 0.84 | 0.6 | 80.93 | 0.73 | 0.23 |
| Hex | 48 | 66 | 10 | 1D | 0 | 54 | 3C | 51 | 49 | 17 |
| Octal | 110 | 146 | 20 | 35 | 0 | 124 | 74 | 121 | 111 | 27 |
| Binary | 1001000 | 1100110 | 10000 | 11101 | 0 | 1010100 | 111100 | 1010001 | 1001001 | 10111 |
Color Harmonies of #486610
Complementary color
Monochromatic Colors of #486610
Black with #486610
Text Example
Text Example
White with #486610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486610; }
p { color: rgb(72,102,16); }
H1.HeaderClassName
{
color: #486610;
}
.AnyTagClassName
{
color: #486610;
}
</style>
background-color css
<style>
a { background-color: #486610; }
a { background-color: rgb(72,102,16); }
div.DivClassName
{
background-color: #486610;
}
.BgClassName
{
background-color: #486610;
}
</style>
border-color css
<style>
span { border-color: #486610; }
span { border-color: rgb(72,102,16); }
td.TdClassName
{
border-color: #486610;
}
.TagClassName
{
border-color: #486610;
}
</style>