Shades of Goblin #386046
Tints of Goblin #386046
RGB
CMYK
RGB Variations
Color information
#386046 (or 0x386046) is known color: Goblin. HEX triplet: 38, 60 and 46. RGB value is (56,96,70). Sum of RGB (Red+Green+Blue) = 56+96+70=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 96 (37.89% from 255 or 43.24% from 222); Blue value is 70 (27.73% from 255 or 31.53% from 222); Max value from RGB is 96 - color contains mainly: green. Hex color #386046 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386046 is #C79FB9. Grayscale: #515151. Windows color (decimal): -13082554 or 4612152. OLE color: 4612152.
HSL color Cylindrical-coordinate representation of color #386046: hue angle of 141º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #386046 is Cyan = 0.42, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 96 | 70 | - |
| CMYK | 0.42 | 0 | 0.27 | 0.62 |
| HSL | 141º | 0.26% | 0.3% | - |
| HSV(B) | 141º | 0.42% | 0.38% | - |
| XYZ | 6.92 | 9.65 | 7.29 | - |
| YUV | 81.08 | 121.75 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 70 | 0.42 | 0 | 0.27 | 0.62 | 141 | 0.26 | 0.3 |
| Hex | 38 | 60 | 46 | 2A | 0 | 1B | 3E | 8D | 1A | 1E |
| Octal | 70 | 140 | 106 | 52 | 0 | 33 | 76 | 215 | 32 | 36 |
| Binary | 111000 | 1100000 | 1000110 | 101010 | 0 | 11011 | 111110 | 10001101 | 11010 | 11110 |
Color Harmonies of #386046
Complementary color
Monochromatic Colors of #386046
Black with #386046
Text Example
Text Example
White with #386046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386046; }
p { color: rgb(56,96,70); }
H1.HeaderClassName
{
color: #386046;
}
.AnyTagClassName
{
color: #386046;
}
</style>
background-color css
<style>
a { background-color: #386046; }
a { background-color: rgb(56,96,70); }
div.DivClassName
{
background-color: #386046;
}
.BgClassName
{
background-color: #386046;
}
</style>
border-color css
<style>
span { border-color: #386046; }
span { border-color: rgb(56,96,70); }
td.TdClassName
{
border-color: #386046;
}
.TagClassName
{
border-color: #386046;
}
</style>