Shades of Verdun Green #487305
Tints of Verdun Green #487305
RGB
CMYK
RGB Variations
Color information
#487305 (or 0x487305) is known color: Verdun Green. HEX triplet: 48, 73 and 05. RGB value is (72,115,5). Sum of RGB (Red+Green+Blue) = 72+115+5=192 (25% of max value = 765). Red value is 72 (28.52% from 255 or 37.5% from 192); Green value is 115 (45.31% from 255 or 59.90% from 192); Blue value is 5 (2.34% from 255 or 2.60% from 192); Max value from RGB is 115 - color contains mainly: green. Hex color #487305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #487305 is #B78CFA. Grayscale: #595959. Windows color (decimal): -12029179 or 357192. OLE color: 357192.
HSL color Cylindrical-coordinate representation of color #487305: hue angle of 83.45º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #487305 is Cyan = 0.37, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 5 | - |
| CMYK | 0.37 | 0 | 0.96 | 0.55 |
| HSL | 83.45º | 0.92% | 0.24% | - |
| HSV(B) | 83.45º | 0.96% | 0.45% | - |
| XYZ | 8.83 | 13.65 | 2.31 | - |
| YUV | 89.6 | 80.25 | 115.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 5 | 0.37 | 0 | 0.96 | 0.55 | 83.45 | 0.92 | 0.24 |
| Hex | 48 | 73 | 5 | 25 | 0 | 60 | 37 | 53 | 5C | 18 |
| Octal | 110 | 163 | 5 | 45 | 0 | 140 | 67 | 123 | 134 | 30 |
| Binary | 1001000 | 1110011 | 101 | 100101 | 0 | 1100000 | 110111 | 1010011 | 1011100 | 11000 |
Color Harmonies of #487305
Complementary color
Monochromatic Colors of #487305
Black with #487305
Text Example
Text Example
White with #487305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487305; }
p { color: rgb(72,115,5); }
H1.HeaderClassName
{
color: #487305;
}
.AnyTagClassName
{
color: #487305;
}
</style>
background-color css
<style>
a { background-color: #487305; }
a { background-color: rgb(72,115,5); }
div.DivClassName
{
background-color: #487305;
}
.BgClassName
{
background-color: #487305;
}
</style>
border-color css
<style>
span { border-color: #487305; }
span { border-color: rgb(72,115,5); }
td.TdClassName
{
border-color: #487305;
}
.TagClassName
{
border-color: #487305;
}
</style>