Shades of Verdun Green #426304
Tints of Verdun Green #426304
RGB
CMYK
RGB Variations
Color information
#426304 (or 0x426304) is known color: Verdun Green. HEX triplet: 42, 63 and 04. RGB value is (66,99,4). Sum of RGB (Red+Green+Blue) = 66+99+4=169 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.05% from 169); Green value is 99 (39.06% from 255 or 58.58% from 169); Blue value is 4 (1.95% from 255 or 2.37% from 169); Max value from RGB is 99 - color contains mainly: green. Hex color #426304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426304 is #BD9CFB. Grayscale: #4E4E4E. Windows color (decimal): -12426492 or 287554. OLE color: 287554.
HSL color Cylindrical-coordinate representation of color #426304: hue angle of 80.84º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #426304 is Cyan = 0.33, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 99 | 4 | - |
| CMYK | 0.33 | 0 | 0.96 | 0.61 |
| HSL | 80.84º | 0.92% | 0.2% | - |
| HSV(B) | 80.84º | 0.96% | 0.39% | - |
| XYZ | 6.73 | 10.09 | 1.71 | - |
| YUV | 78.3 | 86.07 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 4 | 0.33 | 0 | 0.96 | 0.61 | 80.84 | 0.92 | 0.2 |
| Hex | 42 | 63 | 4 | 21 | 0 | 60 | 3D | 51 | 5C | 14 |
| Octal | 102 | 143 | 4 | 41 | 0 | 140 | 75 | 121 | 134 | 24 |
| Binary | 1000010 | 1100011 | 100 | 100001 | 0 | 1100000 | 111101 | 1010001 | 1011100 | 10100 |
Color Harmonies of #426304
Complementary color
Monochromatic Colors of #426304
Black with #426304
Text Example
Text Example
White with #426304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426304; }
p { color: rgb(66,99,4); }
H1.HeaderClassName
{
color: #426304;
}
.AnyTagClassName
{
color: #426304;
}
</style>
background-color css
<style>
a { background-color: #426304; }
a { background-color: rgb(66,99,4); }
div.DivClassName
{
background-color: #426304;
}
.BgClassName
{
background-color: #426304;
}
</style>
border-color css
<style>
span { border-color: #426304; }
span { border-color: rgb(66,99,4); }
td.TdClassName
{
border-color: #426304;
}
.TagClassName
{
border-color: #426304;
}
</style>