Shades of Goblin #386146
Tints of Goblin #386146
RGB
CMYK
RGB Variations
Color information
#386146 (or 0x386146) is known color: Goblin. HEX triplet: 38, 61 and 46. RGB value is (56,97,70). Sum of RGB (Red+Green+Blue) = 56+97+70=223 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.11% from 223); Green value is 97 (38.28% from 255 or 43.50% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 97 - color contains mainly: green. Hex color #386146 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386146 is #C79EB9. Grayscale: #515151. Windows color (decimal): -13082298 or 4612408. OLE color: 4612408.
HSL color Cylindrical-coordinate representation of color #386146: hue angle of 140.49º degrees, saturation: 0.27, 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 #386146 is Cyan = 0.42, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 97 | 70 | - |
| CMYK | 0.42 | 0 | 0.28 | 0.62 |
| HSL | 140.49º | 0.27% | 0.3% | - |
| HSV(B) | 140.49º | 0.42% | 0.38% | - |
| XYZ | 7.01 | 9.83 | 7.32 | - |
| YUV | 81.66 | 121.42 | 109.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 70 | 0.42 | 0 | 0.28 | 0.62 | 140.49 | 0.27 | 0.3 |
| Hex | 38 | 61 | 46 | 2A | 0 | 1C | 3E | 8C | 1B | 1E |
| Octal | 70 | 141 | 106 | 52 | 0 | 34 | 76 | 214 | 33 | 36 |
| Binary | 111000 | 1100001 | 1000110 | 101010 | 0 | 11100 | 111110 | 10001100 | 11011 | 11110 |
Color Harmonies of #386146
Complementary color
Monochromatic Colors of #386146
Black with #386146
Text Example
Text Example
White with #386146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386146; }
p { color: rgb(56,97,70); }
H1.HeaderClassName
{
color: #386146;
}
.AnyTagClassName
{
color: #386146;
}
</style>
background-color css
<style>
a { background-color: #386146; }
a { background-color: rgb(56,97,70); }
div.DivClassName
{
background-color: #386146;
}
.BgClassName
{
background-color: #386146;
}
</style>
border-color css
<style>
span { border-color: #386146; }
span { border-color: rgb(56,97,70); }
td.TdClassName
{
border-color: #386146;
}
.TagClassName
{
border-color: #386146;
}
</style>