Shades of Verdun Green #405304
Tints of Verdun Green #405304
RGB
CMYK
RGB Variations
Color information
#405304 (or 0x405304) is known color: Verdun Green. HEX triplet: 40, 53 and 04. RGB value is (64,83,4). Sum of RGB (Red+Green+Blue) = 64+83+4=151 (20% of max value = 765). Red value is 64 (25.39% from 255 or 42.38% from 151); Green value is 83 (32.81% from 255 or 54.97% from 151); Blue value is 4 (1.95% from 255 or 2.65% from 151); Max value from RGB is 83 - color contains mainly: green. Hex color #405304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #405304 is #BFACFB. Grayscale: #444444. Windows color (decimal): -12561660 or 283456. OLE color: 283456.
HSL color Cylindrical-coordinate representation of color #405304: hue angle of 74.43º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #405304 is Cyan = 0.23, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 83 | 4 | - |
| CMYK | 0.23 | 0 | 0.95 | 0.67 |
| HSL | 74.43º | 0.91% | 0.17% | - |
| HSV(B) | 74.43º | 0.95% | 0.33% | - |
| XYZ | 5.23 | 7.29 | 1.25 | - |
| YUV | 68.31 | 91.71 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 83 | 4 | 0.23 | 0 | 0.95 | 0.67 | 74.43 | 0.91 | 0.17 |
| Hex | 40 | 53 | 4 | 17 | 0 | 5F | 43 | 4A | 5B | 11 |
| Octal | 100 | 123 | 4 | 27 | 0 | 137 | 103 | 112 | 133 | 21 |
| Binary | 1000000 | 1010011 | 100 | 10111 | 0 | 1011111 | 1000011 | 1001010 | 1011011 | 10001 |
Color Harmonies of #405304
Complementary color
Monochromatic Colors of #405304
Black with #405304
Text Example
Text Example
White with #405304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405304; }
p { color: rgb(64,83,4); }
H1.HeaderClassName
{
color: #405304;
}
.AnyTagClassName
{
color: #405304;
}
</style>
background-color css
<style>
a { background-color: #405304; }
a { background-color: rgb(64,83,4); }
div.DivClassName
{
background-color: #405304;
}
.BgClassName
{
background-color: #405304;
}
</style>
border-color css
<style>
span { border-color: #405304; }
span { border-color: rgb(64,83,4); }
td.TdClassName
{
border-color: #405304;
}
.TagClassName
{
border-color: #405304;
}
</style>