Shades of Verdun Green #405817
Tints of Verdun Green #405817
RGB
CMYK
RGB Variations
Color information
#405817 (or 0x405817) is known color: Verdun Green. HEX triplet: 40, 58 and 17. RGB value is (64,88,23). Sum of RGB (Red+Green+Blue) = 64+88+23=175 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.57% from 175); Green value is 88 (34.77% from 255 or 50.29% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 88 - color contains mainly: green. Hex color #405817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #405817 is #BFA7E8. Grayscale: #494949. Windows color (decimal): -12560361 or 1529920. OLE color: 1529920.
HSL color Cylindrical-coordinate representation of color #405817: hue angle of 82.15º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #405817 is Cyan = 0.27, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 88 | 23 | - |
| CMYK | 0.27 | 0 | 0.74 | 0.65 |
| HSL | 82.15º | 0.59% | 0.22% | - |
| HSV(B) | 82.15º | 0.74% | 0.35% | - |
| XYZ | 5.76 | 8.13 | 2.08 | - |
| YUV | 73.41 | 99.55 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 88 | 23 | 0.27 | 0 | 0.74 | 0.65 | 82.15 | 0.59 | 0.22 |
| Hex | 40 | 58 | 17 | 1B | 0 | 4A | 41 | 52 | 3B | 16 |
| Octal | 100 | 130 | 27 | 33 | 0 | 112 | 101 | 122 | 73 | 26 |
| Binary | 1000000 | 1011000 | 10111 | 11011 | 0 | 1001010 | 1000001 | 1010010 | 111011 | 10110 |
Color Harmonies of #405817
Complementary color
Monochromatic Colors of #405817
Black with #405817
Text Example
Text Example
White with #405817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405817; }
p { color: rgb(64,88,23); }
H1.HeaderClassName
{
color: #405817;
}
.AnyTagClassName
{
color: #405817;
}
</style>
background-color css
<style>
a { background-color: #405817; }
a { background-color: rgb(64,88,23); }
div.DivClassName
{
background-color: #405817;
}
.BgClassName
{
background-color: #405817;
}
</style>
border-color css
<style>
span { border-color: #405817; }
span { border-color: rgb(64,88,23); }
td.TdClassName
{
border-color: #405817;
}
.TagClassName
{
border-color: #405817;
}
</style>