Shades of Verdun Green #485915
Tints of Verdun Green #485915
RGB
CMYK
RGB Variations
Color information
#485915 (or 0x485915) is known color: Verdun Green. HEX triplet: 48, 59 and 15. RGB value is (72,89,21). Sum of RGB (Red+Green+Blue) = 72+89+21=182 (24% of max value = 765). Red value is 72 (28.52% from 255 or 39.56% from 182); Green value is 89 (35.16% from 255 or 48.90% from 182); Blue value is 21 (8.59% from 255 or 11.54% from 182); Max value from RGB is 89 - color contains mainly: green. Hex color #485915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #485915 is #B7A6EA. Grayscale: #4C4C4C. Windows color (decimal): -12035819 or 1399112. OLE color: 1399112.
HSL color Cylindrical-coordinate representation of color #485915: hue angle of 75º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #485915 is Cyan = 0.19, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 72 | 89 | 21 | - |
| CMYK | 0.19 | 0 | 0.76 | 0.65 |
| HSL | 75º | 0.62% | 0.22% | - |
| HSV(B) | 75º | 0.76% | 0.35% | - |
| XYZ | 6.38 | 8.58 | 2.03 | - |
| YUV | 76.17 | 96.87 | 125.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 89 | 21 | 0.19 | 0 | 0.76 | 0.65 | 75 | 0.62 | 0.22 |
| Hex | 48 | 59 | 15 | 13 | 0 | 4C | 41 | 4B | 3E | 16 |
| Octal | 110 | 131 | 25 | 23 | 0 | 114 | 101 | 113 | 76 | 26 |
| Binary | 1001000 | 1011001 | 10101 | 10011 | 0 | 1001100 | 1000001 | 1001011 | 111110 | 10110 |
Color Harmonies of #485915
Complementary color
Monochromatic Colors of #485915
Black with #485915
Text Example
Text Example
White with #485915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485915; }
p { color: rgb(72,89,21); }
H1.HeaderClassName
{
color: #485915;
}
.AnyTagClassName
{
color: #485915;
}
</style>
background-color css
<style>
a { background-color: #485915; }
a { background-color: rgb(72,89,21); }
div.DivClassName
{
background-color: #485915;
}
.BgClassName
{
background-color: #485915;
}
</style>
border-color css
<style>
span { border-color: #485915; }
span { border-color: rgb(72,89,21); }
td.TdClassName
{
border-color: #485915;
}
.TagClassName
{
border-color: #485915;
}
</style>