Shades of Verdun Green #485415
Tints of Verdun Green #485415
RGB
CMYK
RGB Variations
Color information
#485415 (or 0x485415) is known color: Verdun Green. HEX triplet: 48, 54 and 15. RGB value is (72,84,21). Sum of RGB (Red+Green+Blue) = 72+84+21=177 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40.68% from 177); Green value is 84 (33.20% from 255 or 47.46% from 177); Blue value is 21 (8.59% from 255 or 11.86% from 177); Max value from RGB is 84 - color contains mainly: green. Hex color #485415 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #485415 is #B7ABEA. Grayscale: #494949. Windows color (decimal): -12037099 or 1397832. OLE color: 1397832.
HSL color Cylindrical-coordinate representation of color #485415: hue angle of 71.43º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #485415 is Cyan = 0.14, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 72 | 84 | 21 | - |
| CMYK | 0.14 | 0 | 0.75 | 0.67 |
| HSL | 71.43º | 0.6% | 0.21% | - |
| HSV(B) | 71.43º | 0.75% | 0.33% | - |
| XYZ | 5.98 | 7.77 | 1.89 | - |
| YUV | 73.23 | 98.52 | 127.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 84 | 21 | 0.14 | 0 | 0.75 | 0.67 | 71.43 | 0.6 | 0.21 |
| Hex | 48 | 54 | 15 | E | 0 | 4B | 43 | 47 | 3C | 15 |
| Octal | 110 | 124 | 25 | 16 | 0 | 113 | 103 | 107 | 74 | 25 |
| Binary | 1001000 | 1010100 | 10101 | 1110 | 0 | 1001011 | 1000011 | 1000111 | 111100 | 10101 |
Color Harmonies of #485415
Complementary color
Monochromatic Colors of #485415
Black with #485415
Text Example
Text Example
White with #485415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485415; }
p { color: rgb(72,84,21); }
H1.HeaderClassName
{
color: #485415;
}
.AnyTagClassName
{
color: #485415;
}
</style>
background-color css
<style>
a { background-color: #485415; }
a { background-color: rgb(72,84,21); }
div.DivClassName
{
background-color: #485415;
}
.BgClassName
{
background-color: #485415;
}
</style>
border-color css
<style>
span { border-color: #485415; }
span { border-color: rgb(72,84,21); }
td.TdClassName
{
border-color: #485415;
}
.TagClassName
{
border-color: #485415;
}
</style>