Shades of Hunter Green #386746
Tints of Hunter Green #386746
RGB
CMYK
RGB Variations
Color information
#386746 (or 0x386746) is known color: Hunter Green. HEX triplet: 38, 67 and 46. RGB value is (56,103,70). Sum of RGB (Red+Green+Blue) = 56+103+70=229 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.45% from 229); Green value is 103 (40.62% from 255 or 44.98% from 229); Blue value is 70 (27.73% from 255 or 30.57% from 229); Max value from RGB is 103 - color contains mainly: green. Hex color #386746 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386746 is #C798B9. Grayscale: #555555. Windows color (decimal): -13080762 or 4613944. OLE color: 4613944.
HSL color Cylindrical-coordinate representation of color #386746: hue angle of 137.87º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386746 is Cyan = 0.46, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 70 | - |
| CMYK | 0.46 | 0 | 0.32 | 0.60 |
| HSL | 137.87º | 0.3% | 0.31% | - |
| HSV(B) | 137.87º | 0.46% | 0.4% | - |
| XYZ | 7.59 | 10.98 | 7.51 | - |
| YUV | 85.19 | 119.43 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 70 | 0.46 | 0 | 0.32 | 0.60 | 137.87 | 0.3 | 0.31 |
| Hex | 38 | 67 | 46 | 2E | 0 | 20 | 3C | 8A | 1E | 1F |
| Octal | 70 | 147 | 106 | 56 | 0 | 40 | 74 | 212 | 36 | 37 |
| Binary | 111000 | 1100111 | 1000110 | 101110 | 0 | 100000 | 111100 | 10001010 | 11110 | 11111 |
Color Harmonies of #386746
Complementary color
Monochromatic Colors of #386746
Black with #386746
Text Example
Text Example
White with #386746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386746; }
p { color: rgb(56,103,70); }
H1.HeaderClassName
{
color: #386746;
}
.AnyTagClassName
{
color: #386746;
}
</style>
background-color css
<style>
a { background-color: #386746; }
a { background-color: rgb(56,103,70); }
div.DivClassName
{
background-color: #386746;
}
.BgClassName
{
background-color: #386746;
}
</style>
border-color css
<style>
span { border-color: #386746; }
span { border-color: rgb(56,103,70); }
td.TdClassName
{
border-color: #386746;
}
.TagClassName
{
border-color: #386746;
}
</style>