Shades of Hunter Green #306940
Tints of Hunter Green #306940
RGB
CMYK
RGB Variations
Color information
#306940 (or 0x306940) is known color: Hunter Green. HEX triplet: 30, 69 and 40. RGB value is (48,105,64). Sum of RGB (Red+Green+Blue) = 48+105+64=217 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.12% from 217); Green value is 105 (41.41% from 255 or 48.39% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 105 - color contains mainly: green. Hex color #306940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306940 is #CF96BF. Grayscale: #535353. Windows color (decimal): -13604544 or 4221232. OLE color: 4221232.
HSL color Cylindrical-coordinate representation of color #306940: hue angle of 136.84º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #306940 is Cyan = 0.54, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 105 | 64 | - |
| CMYK | 0.54 | 0 | 0.39 | 0.59 |
| HSL | 136.84º | 0.37% | 0.3% | - |
| HSV(B) | 136.84º | 0.54% | 0.41% | - |
| XYZ | 7.2 | 11.1 | 6.61 | - |
| YUV | 83.28 | 117.12 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 105 | 64 | 0.54 | 0 | 0.39 | 0.59 | 136.84 | 0.37 | 0.3 |
| Hex | 30 | 69 | 40 | 36 | 0 | 27 | 3B | 89 | 25 | 1E |
| Octal | 60 | 151 | 100 | 66 | 0 | 47 | 73 | 211 | 45 | 36 |
| Binary | 110000 | 1101001 | 1000000 | 110110 | 0 | 100111 | 111011 | 10001001 | 100101 | 11110 |
Color Harmonies of #306940
Complementary color
Monochromatic Colors of #306940
Black with #306940
Text Example
Text Example
White with #306940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306940; }
p { color: rgb(48,105,64); }
H1.HeaderClassName
{
color: #306940;
}
.AnyTagClassName
{
color: #306940;
}
</style>
background-color css
<style>
a { background-color: #306940; }
a { background-color: rgb(48,105,64); }
div.DivClassName
{
background-color: #306940;
}
.BgClassName
{
background-color: #306940;
}
</style>
border-color css
<style>
span { border-color: #306940; }
span { border-color: rgb(48,105,64); }
td.TdClassName
{
border-color: #306940;
}
.TagClassName
{
border-color: #306940;
}
</style>