Shades of Verdun Green #436313
Tints of Verdun Green #436313
RGB
CMYK
RGB Variations
Color information
#436313 (or 0x436313) is known color: Verdun Green. HEX triplet: 43, 63 and 13. RGB value is (67,99,19). Sum of RGB (Red+Green+Blue) = 67+99+19=185 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.22% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 19 (7.81% from 255 or 10.27% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #436313 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #436313 is #BC9CEC. Grayscale: #505050. Windows color (decimal): -12360941 or 1270595. OLE color: 1270595.
HSL color Cylindrical-coordinate representation of color #436313: hue angle of 84º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #436313 is Cyan = 0.32, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 99 | 19 | - |
| CMYK | 0.32 | 0 | 0.81 | 0.61 |
| HSL | 84º | 0.68% | 0.23% | - |
| HSV(B) | 84º | 0.81% | 0.39% | - |
| XYZ | 6.89 | 10.16 | 2.21 | - |
| YUV | 80.31 | 93.4 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 19 | 0.32 | 0 | 0.81 | 0.61 | 84 | 0.68 | 0.23 |
| Hex | 43 | 63 | 13 | 20 | 0 | 51 | 3D | 54 | 44 | 17 |
| Octal | 103 | 143 | 23 | 40 | 0 | 121 | 75 | 124 | 104 | 27 |
| Binary | 1000011 | 1100011 | 10011 | 100000 | 0 | 1010001 | 111101 | 1010100 | 1000100 | 10111 |
Color Harmonies of #436313
Complementary color
Monochromatic Colors of #436313
Black with #436313
Text Example
Text Example
White with #436313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436313; }
p { color: rgb(67,99,19); }
H1.HeaderClassName
{
color: #436313;
}
.AnyTagClassName
{
color: #436313;
}
</style>
background-color css
<style>
a { background-color: #436313; }
a { background-color: rgb(67,99,19); }
div.DivClassName
{
background-color: #436313;
}
.BgClassName
{
background-color: #436313;
}
</style>
border-color css
<style>
span { border-color: #436313; }
span { border-color: rgb(67,99,19); }
td.TdClassName
{
border-color: #436313;
}
.TagClassName
{
border-color: #436313;
}
</style>