Shades of Verdun Green #486910
Tints of Verdun Green #486910
RGB
CMYK
RGB Variations
Color information
#486910 (or 0x486910) is known color: Verdun Green. HEX triplet: 48, 69 and 10. RGB value is (72,105,16). Sum of RGB (Red+Green+Blue) = 72+105+16=193 (25% of max value = 765). Red value is 72 (28.52% from 255 or 37.31% from 193); Green value is 105 (41.41% from 255 or 54.40% from 193); Blue value is 16 (6.64% from 255 or 8.29% from 193); Max value from RGB is 105 - color contains mainly: green. Hex color #486910 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486910 is #B796EF. Grayscale: #555555. Windows color (decimal): -12031728 or 1075528. OLE color: 1075528.
HSL color Cylindrical-coordinate representation of color #486910: hue angle of 82.25º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #486910 is Cyan = 0.31, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 16 | - |
| CMYK | 0.31 | 0 | 0.85 | 0.59 |
| HSL | 82.25º | 0.74% | 0.24% | - |
| HSV(B) | 82.25º | 0.85% | 0.41% | - |
| XYZ | 7.82 | 11.52 | 2.3 | - |
| YUV | 84.99 | 89.07 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 16 | 0.31 | 0 | 0.85 | 0.59 | 82.25 | 0.74 | 0.24 |
| Hex | 48 | 69 | 10 | 1F | 0 | 55 | 3B | 52 | 4A | 18 |
| Octal | 110 | 151 | 20 | 37 | 0 | 125 | 73 | 122 | 112 | 30 |
| Binary | 1001000 | 1101001 | 10000 | 11111 | 0 | 1010101 | 111011 | 1010010 | 1001010 | 11000 |
Color Harmonies of #486910
Complementary color
Monochromatic Colors of #486910
Black with #486910
Text Example
Text Example
White with #486910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486910; }
p { color: rgb(72,105,16); }
H1.HeaderClassName
{
color: #486910;
}
.AnyTagClassName
{
color: #486910;
}
</style>
background-color css
<style>
a { background-color: #486910; }
a { background-color: rgb(72,105,16); }
div.DivClassName
{
background-color: #486910;
}
.BgClassName
{
background-color: #486910;
}
</style>
border-color css
<style>
span { border-color: #486910; }
span { border-color: rgb(72,105,16); }
td.TdClassName
{
border-color: #486910;
}
.TagClassName
{
border-color: #486910;
}
</style>