Shades of Goblin #386346
Tints of Goblin #386346
RGB
CMYK
RGB Variations
Color information
#386346 (or 0x386346) is known color: Goblin. HEX triplet: 38, 63 and 46. RGB value is (56,99,70). Sum of RGB (Red+Green+Blue) = 56+99+70=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 99 (39.06% from 255 or 44% from 225); Blue value is 70 (27.73% from 255 or 31.11% from 225); Max value from RGB is 99 - color contains mainly: green. Hex color #386346 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386346 is #C79CB9. Grayscale: #525252. Windows color (decimal): -13081786 or 4612920. OLE color: 4612920.
HSL color Cylindrical-coordinate representation of color #386346: hue angle of 139.53º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #386346 is Cyan = 0.43, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 70 | - |
| CMYK | 0.43 | 0 | 0.29 | 0.61 |
| HSL | 139.53º | 0.28% | 0.3% | - |
| HSV(B) | 139.53º | 0.43% | 0.39% | - |
| XYZ | 7.2 | 10.21 | 7.39 | - |
| YUV | 82.84 | 120.75 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 70 | 0.43 | 0 | 0.29 | 0.61 | 139.53 | 0.28 | 0.3 |
| Hex | 38 | 63 | 46 | 2B | 0 | 1D | 3D | 8C | 1C | 1E |
| Octal | 70 | 143 | 106 | 53 | 0 | 35 | 75 | 214 | 34 | 36 |
| Binary | 111000 | 1100011 | 1000110 | 101011 | 0 | 11101 | 111101 | 10001100 | 11100 | 11110 |
Color Harmonies of #386346
Complementary color
Monochromatic Colors of #386346
Black with #386346
Text Example
Text Example
White with #386346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386346; }
p { color: rgb(56,99,70); }
H1.HeaderClassName
{
color: #386346;
}
.AnyTagClassName
{
color: #386346;
}
</style>
background-color css
<style>
a { background-color: #386346; }
a { background-color: rgb(56,99,70); }
div.DivClassName
{
background-color: #386346;
}
.BgClassName
{
background-color: #386346;
}
</style>
border-color css
<style>
span { border-color: #386346; }
span { border-color: rgb(56,99,70); }
td.TdClassName
{
border-color: #386346;
}
.TagClassName
{
border-color: #386346;
}
</style>