Shades of Hunter Green #386742
Tints of Hunter Green #386742
RGB
CMYK
RGB Variations
Color information
#386742 (or 0x386742) is known color: Hunter Green. HEX triplet: 38, 67 and 42. RGB value is (56,103,66). Sum of RGB (Red+Green+Blue) = 56+103+66=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 103 (40.62% from 255 or 45.78% from 225); Blue value is 66 (26.17% from 255 or 29.33% from 225); Max value from RGB is 103 - color contains mainly: green. Hex color #386742 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386742 is #C798BD. Grayscale: #545454. Windows color (decimal): -13080766 or 4351800. OLE color: 4351800.
HSL color Cylindrical-coordinate representation of color #386742: hue angle of 132.77º 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 #386742 is Cyan = 0.46, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 66 | - |
| CMYK | 0.46 | 0 | 0.36 | 0.60 |
| HSL | 132.77º | 0.3% | 0.31% | - |
| HSV(B) | 132.77º | 0.46% | 0.4% | - |
| XYZ | 7.46 | 10.93 | 6.87 | - |
| YUV | 84.73 | 117.43 | 107.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 66 | 0.46 | 0 | 0.36 | 0.60 | 132.77 | 0.3 | 0.31 |
| Hex | 38 | 67 | 42 | 2E | 0 | 24 | 3C | 85 | 1E | 1F |
| Octal | 70 | 147 | 102 | 56 | 0 | 44 | 74 | 205 | 36 | 37 |
| Binary | 111000 | 1100111 | 1000010 | 101110 | 0 | 100100 | 111100 | 10000101 | 11110 | 11111 |
Color Harmonies of #386742
Complementary color
Monochromatic Colors of #386742
Black with #386742
Text Example
Text Example
White with #386742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386742; }
p { color: rgb(56,103,66); }
H1.HeaderClassName
{
color: #386742;
}
.AnyTagClassName
{
color: #386742;
}
</style>
background-color css
<style>
a { background-color: #386742; }
a { background-color: rgb(56,103,66); }
div.DivClassName
{
background-color: #386742;
}
.BgClassName
{
background-color: #386742;
}
</style>
border-color css
<style>
span { border-color: #386742; }
span { border-color: rgb(56,103,66); }
td.TdClassName
{
border-color: #386742;
}
.TagClassName
{
border-color: #386742;
}
</style>