Shades of Verdun Green #426310
Tints of Verdun Green #426310
RGB
CMYK
RGB Variations
Color information
#426310 (or 0x426310) is known color: Verdun Green. HEX triplet: 42, 63 and 10. RGB value is (66,99,16). Sum of RGB (Red+Green+Blue) = 66+99+16=181 (23% of max value = 765). Red value is 66 (26.17% from 255 or 36.46% from 181); Green value is 99 (39.06% from 255 or 54.70% from 181); Blue value is 16 (6.64% from 255 or 8.84% from 181); Max value from RGB is 99 - color contains mainly: green. Hex color #426310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426310 is #BD9CEF. Grayscale: #4F4F4F. Windows color (decimal): -12426480 or 1073986. OLE color: 1073986.
HSL color Cylindrical-coordinate representation of color #426310: hue angle of 83.86º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #426310 is Cyan = 0.33, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 99 | 16 | - |
| CMYK | 0.33 | 0 | 0.84 | 0.61 |
| HSL | 83.86º | 0.72% | 0.23% | - |
| HSV(B) | 83.86º | 0.84% | 0.39% | - |
| XYZ | 6.8 | 10.12 | 2.08 | - |
| YUV | 79.67 | 92.07 | 118.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 16 | 0.33 | 0 | 0.84 | 0.61 | 83.86 | 0.72 | 0.23 |
| Hex | 42 | 63 | 10 | 21 | 0 | 54 | 3D | 54 | 48 | 17 |
| Octal | 102 | 143 | 20 | 41 | 0 | 124 | 75 | 124 | 110 | 27 |
| Binary | 1000010 | 1100011 | 10000 | 100001 | 0 | 1010100 | 111101 | 1010100 | 1001000 | 10111 |
Color Harmonies of #426310
Complementary color
Monochromatic Colors of #426310
Black with #426310
Text Example
Text Example
White with #426310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426310; }
p { color: rgb(66,99,16); }
H1.HeaderClassName
{
color: #426310;
}
.AnyTagClassName
{
color: #426310;
}
</style>
background-color css
<style>
a { background-color: #426310; }
a { background-color: rgb(66,99,16); }
div.DivClassName
{
background-color: #426310;
}
.BgClassName
{
background-color: #426310;
}
</style>
border-color css
<style>
span { border-color: #426310; }
span { border-color: rgb(66,99,16); }
td.TdClassName
{
border-color: #426310;
}
.TagClassName
{
border-color: #426310;
}
</style>