Shades of Goblin #396046
Tints of Goblin #396046
RGB
CMYK
RGB Variations
Color information
#396046 (or 0x396046) is known color: Goblin. HEX triplet: 39, 60 and 46. RGB value is (57,96,70). Sum of RGB (Red+Green+Blue) = 57+96+70=223 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.56% from 223); Green value is 96 (37.89% from 255 or 43.05% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 96 - color contains mainly: green. Hex color #396046 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396046 is #C69FB9. Grayscale: #515151. Windows color (decimal): -13017018 or 4612153. OLE color: 4612153.
HSL color Cylindrical-coordinate representation of color #396046: hue angle of 140º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #396046 is Cyan = 0.41, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 96 | 70 | - |
| CMYK | 0.41 | 0 | 0.27 | 0.62 |
| HSL | 140º | 0.25% | 0.3% | - |
| HSV(B) | 140º | 0.41% | 0.38% | - |
| XYZ | 6.98 | 9.68 | 7.29 | - |
| YUV | 81.38 | 121.58 | 110.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 70 | 0.41 | 0 | 0.27 | 0.62 | 140 | 0.25 | 0.3 |
| Hex | 39 | 60 | 46 | 29 | 0 | 1B | 3E | 8C | 19 | 1E |
| Octal | 71 | 140 | 106 | 51 | 0 | 33 | 76 | 214 | 31 | 36 |
| Binary | 111001 | 1100000 | 1000110 | 101001 | 0 | 11011 | 111110 | 10001100 | 11001 | 11110 |
Color Harmonies of #396046
Complementary color
Monochromatic Colors of #396046
Black with #396046
Text Example
Text Example
White with #396046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396046; }
p { color: rgb(57,96,70); }
H1.HeaderClassName
{
color: #396046;
}
.AnyTagClassName
{
color: #396046;
}
</style>
background-color css
<style>
a { background-color: #396046; }
a { background-color: rgb(57,96,70); }
div.DivClassName
{
background-color: #396046;
}
.BgClassName
{
background-color: #396046;
}
</style>
border-color css
<style>
span { border-color: #396046; }
span { border-color: rgb(57,96,70); }
td.TdClassName
{
border-color: #396046;
}
.TagClassName
{
border-color: #396046;
}
</style>