Shades of Verdun Green #455316
Tints of Verdun Green #455316
RGB
CMYK
RGB Variations
Color information
#455316 (or 0x455316) is known color: Verdun Green. HEX triplet: 45, 53 and 16. RGB value is (69,83,22). Sum of RGB (Red+Green+Blue) = 69+83+22=174 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.66% from 174); Green value is 83 (32.81% from 255 or 47.70% from 174); Blue value is 22 (8.98% from 255 or 12.64% from 174); Max value from RGB is 83 - color contains mainly: green. Hex color #455316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #455316 is #BAACE9. Grayscale: #484848. Windows color (decimal): -12233962 or 1463109. OLE color: 1463109.
HSL color Cylindrical-coordinate representation of color #455316: hue angle of 73.77º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #455316 is Cyan = 0.17, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 83 | 22 | - |
| CMYK | 0.17 | 0 | 0.73 | 0.67 |
| HSL | 73.77º | 0.58% | 0.21% | - |
| HSV(B) | 73.77º | 0.73% | 0.33% | - |
| XYZ | 5.69 | 7.51 | 1.91 | - |
| YUV | 71.86 | 99.86 | 125.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 22 | 0.17 | 0 | 0.73 | 0.67 | 73.77 | 0.58 | 0.21 |
| Hex | 45 | 53 | 16 | 11 | 0 | 49 | 43 | 4A | 3A | 15 |
| Octal | 105 | 123 | 26 | 21 | 0 | 111 | 103 | 112 | 72 | 25 |
| Binary | 1000101 | 1010011 | 10110 | 10001 | 0 | 1001001 | 1000011 | 1001010 | 111010 | 10101 |
Color Harmonies of #455316
Complementary color
Monochromatic Colors of #455316
Black with #455316
Text Example
Text Example
White with #455316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455316; }
p { color: rgb(69,83,22); }
H1.HeaderClassName
{
color: #455316;
}
.AnyTagClassName
{
color: #455316;
}
</style>
background-color css
<style>
a { background-color: #455316; }
a { background-color: rgb(69,83,22); }
div.DivClassName
{
background-color: #455316;
}
.BgClassName
{
background-color: #455316;
}
</style>
border-color css
<style>
span { border-color: #455316; }
span { border-color: rgb(69,83,22); }
td.TdClassName
{
border-color: #455316;
}
.TagClassName
{
border-color: #455316;
}
</style>