Shades of Verdun Green #306407
Tints of Verdun Green #306407
RGB
CMYK
RGB Variations
Color information
#306407 (or 0x306407) is known color: Verdun Green. HEX triplet: 30, 64 and 07. RGB value is (48,100,7). Sum of RGB (Red+Green+Blue) = 48+100+7=155 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.97% from 155); Green value is 100 (39.45% from 255 or 64.52% from 155); Blue value is 7 (3.12% from 255 or 4.52% from 155); Max value from RGB is 100 - color contains mainly: green. Hex color #306407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306407 is #CF9BF8. Grayscale: #4A4A4A. Windows color (decimal): -13605881 or 484400. OLE color: 484400.
HSL color Cylindrical-coordinate representation of color #306407: hue angle of 93.55º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #306407 is Cyan = 0.52, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 100 | 7 | - |
| CMYK | 0.52 | 0 | 0.93 | 0.61 |
| HSL | 93.55º | 0.87% | 0.21% | - |
| HSV(B) | 93.55º | 0.93% | 0.39% | - |
| XYZ | 5.81 | 9.76 | 1.78 | - |
| YUV | 73.85 | 90.27 | 109.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 100 | 7 | 0.52 | 0 | 0.93 | 0.61 | 93.55 | 0.87 | 0.21 |
| Hex | 30 | 64 | 7 | 34 | 0 | 5D | 3D | 5E | 57 | 15 |
| Octal | 60 | 144 | 7 | 64 | 0 | 135 | 75 | 136 | 127 | 25 |
| Binary | 110000 | 1100100 | 111 | 110100 | 0 | 1011101 | 111101 | 1011110 | 1010111 | 10101 |
Color Harmonies of #306407
Complementary color
Monochromatic Colors of #306407
Black with #306407
Text Example
Text Example
White with #306407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306407; }
p { color: rgb(48,100,7); }
H1.HeaderClassName
{
color: #306407;
}
.AnyTagClassName
{
color: #306407;
}
</style>
background-color css
<style>
a { background-color: #306407; }
a { background-color: rgb(48,100,7); }
div.DivClassName
{
background-color: #306407;
}
.BgClassName
{
background-color: #306407;
}
</style>
border-color css
<style>
span { border-color: #306407; }
span { border-color: rgb(48,100,7); }
td.TdClassName
{
border-color: #306407;
}
.TagClassName
{
border-color: #306407;
}
</style>