Shades of Goblin #384940
Tints of Goblin #384940
RGB
CMYK
RGB Variations
Color information
#384940 (or 0x384940) is known color: Goblin. HEX triplet: 38, 49 and 40. RGB value is (56,73,64). Sum of RGB (Red+Green+Blue) = 56+73+64=193 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.02% from 193); Green value is 73 (28.91% from 255 or 37.82% from 193); Blue value is 64 (25.39% from 255 or 33.16% from 193); Max value from RGB is 73 - color contains mainly: green. Hex color #384940 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384940 is #C7B6BF. Grayscale: #424242. Windows color (decimal): -13088448 or 4213048. OLE color: 4213048.
HSL color Cylindrical-coordinate representation of color #384940: hue angle of 148.24º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #384940 is Cyan = 0.23, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 56 | 73 | 64 | - |
| CMYK | 0.23 | 0 | 0.12 | 0.71 |
| HSL | 148.24º | 0.13% | 0.25% | - |
| HSV(B) | 148.24º | 0.23% | 0.29% | - |
| XYZ | 4.94 | 5.98 | 5.74 | - |
| YUV | 66.89 | 126.37 | 120.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 73 | 64 | 0.23 | 0 | 0.12 | 0.71 | 148.24 | 0.13 | 0.25 |
| Hex | 38 | 49 | 40 | 17 | 0 | C | 47 | 94 | D | 19 |
| Octal | 70 | 111 | 100 | 27 | 0 | 14 | 107 | 224 | 15 | 31 |
| Binary | 111000 | 1001001 | 1000000 | 10111 | 0 | 1100 | 1000111 | 10010100 | 1101 | 11001 |
Color Harmonies of #384940
Complementary color
Monochromatic Colors of #384940
Black with #384940
Text Example
Text Example
White with #384940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384940; }
p { color: rgb(56,73,64); }
H1.HeaderClassName
{
color: #384940;
}
.AnyTagClassName
{
color: #384940;
}
</style>
background-color css
<style>
a { background-color: #384940; }
a { background-color: rgb(56,73,64); }
div.DivClassName
{
background-color: #384940;
}
.BgClassName
{
background-color: #384940;
}
</style>
border-color css
<style>
span { border-color: #384940; }
span { border-color: rgb(56,73,64); }
td.TdClassName
{
border-color: #384940;
}
.TagClassName
{
border-color: #384940;
}
</style>