Shades of Verdun Green #426515
Tints of Verdun Green #426515
RGB
CMYK
RGB Variations
Color information
#426515 (or 0x426515) is known color: Verdun Green. HEX triplet: 42, 65 and 15. RGB value is (66,101,21). Sum of RGB (Red+Green+Blue) = 66+101+21=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 101 (39.84% from 255 or 53.72% from 188); Blue value is 21 (8.59% from 255 or 11.17% from 188); Max value from RGB is 101 - color contains mainly: green. Hex color #426515 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426515 is #BD9AEA. Grayscale: #515151. Windows color (decimal): -12425963 or 1402178. OLE color: 1402178.
HSL color Cylindrical-coordinate representation of color #426515: hue angle of 86.25º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #426515 is Cyan = 0.35, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 101 | 21 | - |
| CMYK | 0.35 | 0 | 0.79 | 0.60 |
| HSL | 86.25º | 0.66% | 0.24% | - |
| HSV(B) | 86.25º | 0.79% | 0.4% | - |
| XYZ | 7.04 | 10.52 | 2.37 | - |
| YUV | 81.42 | 93.9 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 101 | 21 | 0.35 | 0 | 0.79 | 0.60 | 86.25 | 0.66 | 0.24 |
| Hex | 42 | 65 | 15 | 23 | 0 | 4F | 3C | 56 | 42 | 18 |
| Octal | 102 | 145 | 25 | 43 | 0 | 117 | 74 | 126 | 102 | 30 |
| Binary | 1000010 | 1100101 | 10101 | 100011 | 0 | 1001111 | 111100 | 1010110 | 1000010 | 11000 |
Color Harmonies of #426515
Complementary color
Monochromatic Colors of #426515
Black with #426515
Text Example
Text Example
White with #426515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426515; }
p { color: rgb(66,101,21); }
H1.HeaderClassName
{
color: #426515;
}
.AnyTagClassName
{
color: #426515;
}
</style>
background-color css
<style>
a { background-color: #426515; }
a { background-color: rgb(66,101,21); }
div.DivClassName
{
background-color: #426515;
}
.BgClassName
{
background-color: #426515;
}
</style>
border-color css
<style>
span { border-color: #426515; }
span { border-color: rgb(66,101,21); }
td.TdClassName
{
border-color: #426515;
}
.TagClassName
{
border-color: #426515;
}
</style>