Shades of Hunter Green #386946
Tints of Hunter Green #386946
RGB
CMYK
RGB Variations
Color information
#386946 (or 0x386946) is known color: Hunter Green. HEX triplet: 38, 69 and 46. RGB value is (56,105,70). Sum of RGB (Red+Green+Blue) = 56+105+70=231 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.24% from 231); Green value is 105 (41.41% from 255 or 45.45% from 231); Blue value is 70 (27.73% from 255 or 30.30% from 231); Max value from RGB is 105 - color contains mainly: green. Hex color #386946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386946 is #C796B9. Grayscale: #565656. Windows color (decimal): -13080250 or 4614456. OLE color: 4614456.
HSL color Cylindrical-coordinate representation of color #386946: hue angle of 137.14º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #386946 is Cyan = 0.47, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 70 | - |
| CMYK | 0.47 | 0 | 0.33 | 0.59 |
| HSL | 137.14º | 0.3% | 0.32% | - |
| HSV(B) | 137.14º | 0.47% | 0.41% | - |
| XYZ | 7.79 | 11.39 | 7.58 | - |
| YUV | 86.36 | 118.77 | 106.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 70 | 0.47 | 0 | 0.33 | 0.59 | 137.14 | 0.3 | 0.32 |
| Hex | 38 | 69 | 46 | 2F | 0 | 21 | 3B | 89 | 1E | 20 |
| Octal | 70 | 151 | 106 | 57 | 0 | 41 | 73 | 211 | 36 | 40 |
| Binary | 111000 | 1101001 | 1000110 | 101111 | 0 | 100001 | 111011 | 10001001 | 11110 | 100000 |
Color Harmonies of #386946
Complementary color
Monochromatic Colors of #386946
Black with #386946
Text Example
Text Example
White with #386946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386946; }
p { color: rgb(56,105,70); }
H1.HeaderClassName
{
color: #386946;
}
.AnyTagClassName
{
color: #386946;
}
</style>
background-color css
<style>
a { background-color: #386946; }
a { background-color: rgb(56,105,70); }
div.DivClassName
{
background-color: #386946;
}
.BgClassName
{
background-color: #386946;
}
</style>
border-color css
<style>
span { border-color: #386946; }
span { border-color: rgb(56,105,70); }
td.TdClassName
{
border-color: #386946;
}
.TagClassName
{
border-color: #386946;
}
</style>