Shades of Verdun Green #405316
Tints of Verdun Green #405316
RGB
CMYK
RGB Variations
Color information
#405316 (or 0x405316) is known color: Verdun Green. HEX triplet: 40, 53 and 16. RGB value is (64,83,22). Sum of RGB (Red+Green+Blue) = 64+83+22=169 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.87% from 169); Green value is 83 (32.81% from 255 or 49.11% from 169); Blue value is 22 (8.98% from 255 or 13.02% from 169); Max value from RGB is 83 - color contains mainly: green. Hex color #405316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #405316 is #BFACE9. Grayscale: #464646. Windows color (decimal): -12561642 or 1463104. OLE color: 1463104.
HSL color Cylindrical-coordinate representation of color #405316: hue angle of 78.69º 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 #405316 is Cyan = 0.23, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 83 | 22 | - |
| CMYK | 0.23 | 0 | 0.73 | 0.67 |
| HSL | 78.69º | 0.58% | 0.21% | - |
| HSV(B) | 78.69º | 0.73% | 0.33% | - |
| XYZ | 5.35 | 7.33 | 1.89 | - |
| YUV | 70.37 | 100.71 | 123.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 83 | 22 | 0.23 | 0 | 0.73 | 0.67 | 78.69 | 0.58 | 0.21 |
| Hex | 40 | 53 | 16 | 17 | 0 | 49 | 43 | 4F | 3A | 15 |
| Octal | 100 | 123 | 26 | 27 | 0 | 111 | 103 | 117 | 72 | 25 |
| Binary | 1000000 | 1010011 | 10110 | 10111 | 0 | 1001001 | 1000011 | 1001111 | 111010 | 10101 |
Color Harmonies of #405316
Complementary color
Monochromatic Colors of #405316
Black with #405316
Text Example
Text Example
White with #405316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405316; }
p { color: rgb(64,83,22); }
H1.HeaderClassName
{
color: #405316;
}
.AnyTagClassName
{
color: #405316;
}
</style>
background-color css
<style>
a { background-color: #405316; }
a { background-color: rgb(64,83,22); }
div.DivClassName
{
background-color: #405316;
}
.BgClassName
{
background-color: #405316;
}
</style>
border-color css
<style>
span { border-color: #405316; }
span { border-color: rgb(64,83,22); }
td.TdClassName
{
border-color: #405316;
}
.TagClassName
{
border-color: #405316;
}
</style>