Shades of Verdun Green #486906
Tints of Verdun Green #486906
RGB
CMYK
RGB Variations
Color information
#486906 (or 0x486906) is known color: Verdun Green. HEX triplet: 48, 69 and 06. RGB value is (72,105,6). Sum of RGB (Red+Green+Blue) = 72+105+6=183 (24% of max value = 765). Red value is 72 (28.52% from 255 or 39.34% from 183); Green value is 105 (41.41% from 255 or 57.38% from 183); Blue value is 6 (2.73% from 255 or 3.28% from 183); Max value from RGB is 105 - color contains mainly: green. Hex color #486906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486906 is #B796F9. Grayscale: #545454. Windows color (decimal): -12031738 or 420168. OLE color: 420168.
HSL color Cylindrical-coordinate representation of color #486906: hue angle of 80º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #486906 is Cyan = 0.31, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 6 | - |
| CMYK | 0.31 | 0 | 0.94 | 0.59 |
| HSL | 80º | 0.89% | 0.22% | - |
| HSV(B) | 80º | 0.94% | 0.41% | - |
| XYZ | 7.76 | 11.49 | 1.98 | - |
| YUV | 83.85 | 84.07 | 119.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 6 | 0.31 | 0 | 0.94 | 0.59 | 80 | 0.89 | 0.22 |
| Hex | 48 | 69 | 6 | 1F | 0 | 5E | 3B | 50 | 59 | 16 |
| Octal | 110 | 151 | 6 | 37 | 0 | 136 | 73 | 120 | 131 | 26 |
| Binary | 1001000 | 1101001 | 110 | 11111 | 0 | 1011110 | 111011 | 1010000 | 1011001 | 10110 |
Color Harmonies of #486906
Complementary color
Monochromatic Colors of #486906
Black with #486906
Text Example
Text Example
White with #486906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486906; }
p { color: rgb(72,105,6); }
H1.HeaderClassName
{
color: #486906;
}
.AnyTagClassName
{
color: #486906;
}
</style>
background-color css
<style>
a { background-color: #486906; }
a { background-color: rgb(72,105,6); }
div.DivClassName
{
background-color: #486906;
}
.BgClassName
{
background-color: #486906;
}
</style>
border-color css
<style>
span { border-color: #486906; }
span { border-color: rgb(72,105,6); }
td.TdClassName
{
border-color: #486906;
}
.TagClassName
{
border-color: #486906;
}
</style>