Shades of Goblin #385744
Tints of Goblin #385744
RGB
CMYK
RGB Variations
Color information
#385744 (or 0x385744) is known color: Goblin. HEX triplet: 38, 57 and 44. RGB value is (56,87,68). Sum of RGB (Red+Green+Blue) = 56+87+68=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 87 (34.38% from 255 or 41.23% from 211); Blue value is 68 (26.95% from 255 or 32.23% from 211); Max value from RGB is 87 - color contains mainly: green. Hex color #385744 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385744 is #C7A8BB. Grayscale: #4B4B4B. Windows color (decimal): -13084860 or 4478776. OLE color: 4478776.
HSL color Cylindrical-coordinate representation of color #385744: hue angle of 143.23º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #385744 is Cyan = 0.36, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 87 | 68 | - |
| CMYK | 0.36 | 0 | 0.22 | 0.66 |
| HSL | 143.23º | 0.22% | 0.28% | - |
| HSV(B) | 143.23º | 0.36% | 0.34% | - |
| XYZ | 6.08 | 8.07 | 6.71 | - |
| YUV | 75.57 | 123.73 | 114.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 68 | 0.36 | 0 | 0.22 | 0.66 | 143.23 | 0.22 | 0.28 |
| Hex | 38 | 57 | 44 | 24 | 0 | 16 | 42 | 8F | 16 | 1C |
| Octal | 70 | 127 | 104 | 44 | 0 | 26 | 102 | 217 | 26 | 34 |
| Binary | 111000 | 1010111 | 1000100 | 100100 | 0 | 10110 | 1000010 | 10001111 | 10110 | 11100 |
Color Harmonies of #385744
Complementary color
Monochromatic Colors of #385744
Black with #385744
Text Example
Text Example
White with #385744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385744; }
p { color: rgb(56,87,68); }
H1.HeaderClassName
{
color: #385744;
}
.AnyTagClassName
{
color: #385744;
}
</style>
background-color css
<style>
a { background-color: #385744; }
a { background-color: rgb(56,87,68); }
div.DivClassName
{
background-color: #385744;
}
.BgClassName
{
background-color: #385744;
}
</style>
border-color css
<style>
span { border-color: #385744; }
span { border-color: rgb(56,87,68); }
td.TdClassName
{
border-color: #385744;
}
.TagClassName
{
border-color: #385744;
}
</style>