Shades of Verdun Green #455115
Tints of Verdun Green #455115
RGB
CMYK
RGB Variations
Color information
#455115 (or 0x455115) is known color: Verdun Green. HEX triplet: 45, 51 and 15. RGB value is (69,81,21). Sum of RGB (Red+Green+Blue) = 69+81+21=171 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.35% from 171); Green value is 81 (32.03% from 255 or 47.37% from 171); Blue value is 21 (8.59% from 255 or 12.28% from 171); Max value from RGB is 81 - color contains mainly: green. Hex color #455115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #455115 is #BAAEEA. Grayscale: #464646. Windows color (decimal): -12234475 or 1397061. OLE color: 1397061.
HSL color Cylindrical-coordinate representation of color #455115: hue angle of 72º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #455115 is Cyan = 0.15, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 81 | 21 | - |
| CMYK | 0.15 | 0 | 0.74 | 0.68 |
| HSL | 72º | 0.59% | 0.2% | - |
| HSV(B) | 72º | 0.74% | 0.32% | - |
| XYZ | 5.53 | 7.2 | 1.81 | - |
| YUV | 70.57 | 100.02 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 81 | 21 | 0.15 | 0 | 0.74 | 0.68 | 72 | 0.59 | 0.2 |
| Hex | 45 | 51 | 15 | F | 0 | 4A | 44 | 48 | 3B | 14 |
| Octal | 105 | 121 | 25 | 17 | 0 | 112 | 104 | 110 | 73 | 24 |
| Binary | 1000101 | 1010001 | 10101 | 1111 | 0 | 1001010 | 1000100 | 1001000 | 111011 | 10100 |
Color Harmonies of #455115
Complementary color
Monochromatic Colors of #455115
Black with #455115
Text Example
Text Example
White with #455115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455115; }
p { color: rgb(69,81,21); }
H1.HeaderClassName
{
color: #455115;
}
.AnyTagClassName
{
color: #455115;
}
</style>
background-color css
<style>
a { background-color: #455115; }
a { background-color: rgb(69,81,21); }
div.DivClassName
{
background-color: #455115;
}
.BgClassName
{
background-color: #455115;
}
</style>
border-color css
<style>
span { border-color: #455115; }
span { border-color: rgb(69,81,21); }
td.TdClassName
{
border-color: #455115;
}
.TagClassName
{
border-color: #455115;
}
</style>