Shades of Verdun Green #486207
Tints of Verdun Green #486207
RGB
CMYK
RGB Variations
Color information
#486207 (or 0x486207) is known color: Verdun Green. HEX triplet: 48, 62 and 07. RGB value is (72,98,7). Sum of RGB (Red+Green+Blue) = 72+98+7=177 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40.68% from 177); Green value is 98 (38.67% from 255 or 55.37% from 177); Blue value is 7 (3.12% from 255 or 3.95% from 177); Max value from RGB is 98 - color contains mainly: green. Hex color #486207 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486207 is #B79DF8. Grayscale: #505050. Windows color (decimal): -12033529 or 483912. OLE color: 483912.
HSL color Cylindrical-coordinate representation of color #486207: hue angle of 77.14º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #486207 is Cyan = 0.27, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 98 | 7 | - |
| CMYK | 0.27 | 0 | 0.93 | 0.62 |
| HSL | 77.14º | 0.87% | 0.21% | - |
| HSV(B) | 77.14º | 0.93% | 0.38% | - |
| XYZ | 7.08 | 10.13 | 1.78 | - |
| YUV | 79.85 | 86.89 | 122.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 7 | 0.27 | 0 | 0.93 | 0.62 | 77.14 | 0.87 | 0.21 |
| Hex | 48 | 62 | 7 | 1B | 0 | 5D | 3E | 4D | 57 | 15 |
| Octal | 110 | 142 | 7 | 33 | 0 | 135 | 76 | 115 | 127 | 25 |
| Binary | 1001000 | 1100010 | 111 | 11011 | 0 | 1011101 | 111110 | 1001101 | 1010111 | 10101 |
Color Harmonies of #486207
Complementary color
Monochromatic Colors of #486207
Black with #486207
Text Example
Text Example
White with #486207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486207; }
p { color: rgb(72,98,7); }
H1.HeaderClassName
{
color: #486207;
}
.AnyTagClassName
{
color: #486207;
}
</style>
background-color css
<style>
a { background-color: #486207; }
a { background-color: rgb(72,98,7); }
div.DivClassName
{
background-color: #486207;
}
.BgClassName
{
background-color: #486207;
}
</style>
border-color css
<style>
span { border-color: #486207; }
span { border-color: rgb(72,98,7); }
td.TdClassName
{
border-color: #486207;
}
.TagClassName
{
border-color: #486207;
}
</style>