Shades of Verdun Green #486015
Tints of Verdun Green #486015
RGB
CMYK
RGB Variations
Color information
#486015 (or 0x486015) is known color: Verdun Green. HEX triplet: 48, 60 and 15. RGB value is (72,96,21). Sum of RGB (Red+Green+Blue) = 72+96+21=189 (25% of max value = 765). Red value is 72 (28.52% from 255 or 38.10% from 189); Green value is 96 (37.89% from 255 or 50.79% from 189); Blue value is 21 (8.59% from 255 or 11.11% from 189); Max value from RGB is 96 - color contains mainly: green. Hex color #486015 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486015 is #B79FEA. Grayscale: #505050. Windows color (decimal): -12034027 or 1400904. OLE color: 1400904.
HSL color Cylindrical-coordinate representation of color #486015: hue angle of 79.2º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #486015 is Cyan = 0.25, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 96 | 21 | - |
| CMYK | 0.25 | 0 | 0.78 | 0.62 |
| HSL | 79.2º | 0.64% | 0.23% | - |
| HSV(B) | 79.2º | 0.78% | 0.38% | - |
| XYZ | 6.99 | 9.8 | 2.23 | - |
| YUV | 80.27 | 94.55 | 122.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 96 | 21 | 0.25 | 0 | 0.78 | 0.62 | 79.2 | 0.64 | 0.23 |
| Hex | 48 | 60 | 15 | 19 | 0 | 4E | 3E | 4F | 40 | 17 |
| Octal | 110 | 140 | 25 | 31 | 0 | 116 | 76 | 117 | 100 | 27 |
| Binary | 1001000 | 1100000 | 10101 | 11001 | 0 | 1001110 | 111110 | 1001111 | 1000000 | 10111 |
Color Harmonies of #486015
Complementary color
Monochromatic Colors of #486015
Black with #486015
Text Example
Text Example
White with #486015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486015; }
p { color: rgb(72,96,21); }
H1.HeaderClassName
{
color: #486015;
}
.AnyTagClassName
{
color: #486015;
}
</style>
background-color css
<style>
a { background-color: #486015; }
a { background-color: rgb(72,96,21); }
div.DivClassName
{
background-color: #486015;
}
.BgClassName
{
background-color: #486015;
}
</style>
border-color css
<style>
span { border-color: #486015; }
span { border-color: rgb(72,96,21); }
td.TdClassName
{
border-color: #486015;
}
.TagClassName
{
border-color: #486015;
}
</style>