Shades of Verdun Green #306406
Tints of Verdun Green #306406
RGB
CMYK
RGB Variations
Color information
#306406 (or 0x306406) is known color: Verdun Green. HEX triplet: 30, 64 and 06. RGB value is (48,100,6). Sum of RGB (Red+Green+Blue) = 48+100+6=154 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.17% from 154); Green value is 100 (39.45% from 255 or 64.94% from 154); Blue value is 6 (2.73% from 255 or 3.90% from 154); Max value from RGB is 100 - color contains mainly: green. Hex color #306406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306406 is #CF9BF9. Grayscale: #4A4A4A. Windows color (decimal): -13605882 or 418864. OLE color: 418864.
HSL color Cylindrical-coordinate representation of color #306406: hue angle of 93.19º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #306406 is Cyan = 0.52, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 100 | 6 | - |
| CMYK | 0.52 | 0 | 0.94 | 0.61 |
| HSL | 93.19º | 0.89% | 0.21% | - |
| HSV(B) | 93.19º | 0.94% | 0.39% | - |
| XYZ | 5.81 | 9.76 | 1.75 | - |
| YUV | 73.74 | 89.77 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 100 | 6 | 0.52 | 0 | 0.94 | 0.61 | 93.19 | 0.89 | 0.21 |
| Hex | 30 | 64 | 6 | 34 | 0 | 5E | 3D | 5D | 59 | 15 |
| Octal | 60 | 144 | 6 | 64 | 0 | 136 | 75 | 135 | 131 | 25 |
| Binary | 110000 | 1100100 | 110 | 110100 | 0 | 1011110 | 111101 | 1011101 | 1011001 | 10101 |
Color Harmonies of #306406
Complementary color
Monochromatic Colors of #306406
Black with #306406
Text Example
Text Example
White with #306406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306406; }
p { color: rgb(48,100,6); }
H1.HeaderClassName
{
color: #306406;
}
.AnyTagClassName
{
color: #306406;
}
</style>
background-color css
<style>
a { background-color: #306406; }
a { background-color: rgb(48,100,6); }
div.DivClassName
{
background-color: #306406;
}
.BgClassName
{
background-color: #306406;
}
</style>
border-color css
<style>
span { border-color: #306406; }
span { border-color: rgb(48,100,6); }
td.TdClassName
{
border-color: #306406;
}
.TagClassName
{
border-color: #306406;
}
</style>