Shades of Verdun Green #486410
Tints of Verdun Green #486410
RGB
CMYK
RGB Variations
Color information
#486410 (or 0x486410) is known color: Verdun Green. HEX triplet: 48, 64 and 10. RGB value is (72,100,16). Sum of RGB (Red+Green+Blue) = 72+100+16=188 (24% of max value = 765). Red value is 72 (28.52% from 255 or 38.30% from 188); Green value is 100 (39.45% from 255 or 53.19% from 188); Blue value is 16 (6.64% from 255 or 8.51% from 188); Max value from RGB is 100 - color contains mainly: green. Hex color #486410 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486410 is #B79BEF. Grayscale: #525252. Windows color (decimal): -12033008 or 1074248. OLE color: 1074248.
HSL color Cylindrical-coordinate representation of color #486410: hue angle of 80º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #486410 is Cyan = 0.28, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 100 | 16 | - |
| CMYK | 0.28 | 0 | 0.84 | 0.61 |
| HSL | 80º | 0.72% | 0.23% | - |
| HSV(B) | 80º | 0.84% | 0.39% | - |
| XYZ | 7.32 | 10.53 | 2.14 | - |
| YUV | 82.05 | 90.72 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 16 | 0.28 | 0 | 0.84 | 0.61 | 80 | 0.72 | 0.23 |
| Hex | 48 | 64 | 10 | 1C | 0 | 54 | 3D | 50 | 48 | 17 |
| Octal | 110 | 144 | 20 | 34 | 0 | 124 | 75 | 120 | 110 | 27 |
| Binary | 1001000 | 1100100 | 10000 | 11100 | 0 | 1010100 | 111101 | 1010000 | 1001000 | 10111 |
Color Harmonies of #486410
Complementary color
Monochromatic Colors of #486410
Black with #486410
Text Example
Text Example
White with #486410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486410; }
p { color: rgb(72,100,16); }
H1.HeaderClassName
{
color: #486410;
}
.AnyTagClassName
{
color: #486410;
}
</style>
background-color css
<style>
a { background-color: #486410; }
a { background-color: rgb(72,100,16); }
div.DivClassName
{
background-color: #486410;
}
.BgClassName
{
background-color: #486410;
}
</style>
border-color css
<style>
span { border-color: #486410; }
span { border-color: rgb(72,100,16); }
td.TdClassName
{
border-color: #486410;
}
.TagClassName
{
border-color: #486410;
}
</style>