Shades of Verdun Green #486109
Tints of Verdun Green #486109
RGB
CMYK
RGB Variations
Color information
#486109 (or 0x486109) is known color: Verdun Green. HEX triplet: 48, 61 and 09. RGB value is (72,97,9). Sum of RGB (Red+Green+Blue) = 72+97+9=178 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40.45% from 178); Green value is 97 (38.28% from 255 or 54.49% from 178); Blue value is 9 (3.91% from 255 or 5.06% from 178); Max value from RGB is 97 - color contains mainly: green. Hex color #486109 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486109 is #B79EF6. Grayscale: #4F4F4F. Windows color (decimal): -12033783 or 614728. OLE color: 614728.
HSL color Cylindrical-coordinate representation of color #486109: hue angle of 77.05º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #486109 is Cyan = 0.26, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 97 | 9 | - |
| CMYK | 0.26 | 0 | 0.91 | 0.62 |
| HSL | 77.05º | 0.83% | 0.21% | - |
| HSV(B) | 77.05º | 0.91% | 0.38% | - |
| XYZ | 7 | 9.95 | 1.81 | - |
| YUV | 79.49 | 88.22 | 122.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 97 | 9 | 0.26 | 0 | 0.91 | 0.62 | 77.05 | 0.83 | 0.21 |
| Hex | 48 | 61 | 9 | 1A | 0 | 5B | 3E | 4D | 53 | 15 |
| Octal | 110 | 141 | 11 | 32 | 0 | 133 | 76 | 115 | 123 | 25 |
| Binary | 1001000 | 1100001 | 1001 | 11010 | 0 | 1011011 | 111110 | 1001101 | 1010011 | 10101 |
Color Harmonies of #486109
Complementary color
Monochromatic Colors of #486109
Black with #486109
Text Example
Text Example
White with #486109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486109; }
p { color: rgb(72,97,9); }
H1.HeaderClassName
{
color: #486109;
}
.AnyTagClassName
{
color: #486109;
}
</style>
background-color css
<style>
a { background-color: #486109; }
a { background-color: rgb(72,97,9); }
div.DivClassName
{
background-color: #486109;
}
.BgClassName
{
background-color: #486109;
}
</style>
border-color css
<style>
span { border-color: #486109; }
span { border-color: rgb(72,97,9); }
td.TdClassName
{
border-color: #486109;
}
.TagClassName
{
border-color: #486109;
}
</style>