Shades of Verdun Green #426308
Tints of Verdun Green #426308
RGB
CMYK
RGB Variations
Color information
#426308 (or 0x426308) is known color: Verdun Green. HEX triplet: 42, 63 and 08. RGB value is (66,99,8). Sum of RGB (Red+Green+Blue) = 66+99+8=173 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.15% from 173); Green value is 99 (39.06% from 255 or 57.23% from 173); Blue value is 8 (3.52% from 255 or 4.62% from 173); Max value from RGB is 99 - color contains mainly: green. Hex color #426308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426308 is #BD9CF7. Grayscale: #4F4F4F. Windows color (decimal): -12426488 or 549698. OLE color: 549698.
HSL color Cylindrical-coordinate representation of color #426308: hue angle of 81.76º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #426308 is Cyan = 0.33, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 99 | 8 | - |
| CMYK | 0.33 | 0 | 0.92 | 0.61 |
| HSL | 81.76º | 0.85% | 0.21% | - |
| HSV(B) | 81.76º | 0.92% | 0.39% | - |
| XYZ | 6.75 | 10.1 | 1.82 | - |
| YUV | 78.76 | 88.07 | 118.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 99 | 8 | 0.33 | 0 | 0.92 | 0.61 | 81.76 | 0.85 | 0.21 |
| Hex | 42 | 63 | 8 | 21 | 0 | 5C | 3D | 52 | 55 | 15 |
| Octal | 102 | 143 | 10 | 41 | 0 | 134 | 75 | 122 | 125 | 25 |
| Binary | 1000010 | 1100011 | 1000 | 100001 | 0 | 1011100 | 111101 | 1010010 | 1010101 | 10101 |
Color Harmonies of #426308
Complementary color
Monochromatic Colors of #426308
Black with #426308
Text Example
Text Example
White with #426308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426308; }
p { color: rgb(66,99,8); }
H1.HeaderClassName
{
color: #426308;
}
.AnyTagClassName
{
color: #426308;
}
</style>
background-color css
<style>
a { background-color: #426308; }
a { background-color: rgb(66,99,8); }
div.DivClassName
{
background-color: #426308;
}
.BgClassName
{
background-color: #426308;
}
</style>
border-color css
<style>
span { border-color: #426308; }
span { border-color: rgb(66,99,8); }
td.TdClassName
{
border-color: #426308;
}
.TagClassName
{
border-color: #426308;
}
</style>