Shades of Goblin #395744
Tints of Goblin #395744
RGB
CMYK
RGB Variations
Color information
#395744 (or 0x395744) is known color: Goblin. HEX triplet: 39, 57 and 44. RGB value is (57,87,68). Sum of RGB (Red+Green+Blue) = 57+87+68=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 87 (34.38% from 255 or 41.04% from 212); Blue value is 68 (26.95% from 255 or 32.08% from 212); Max value from RGB is 87 - color contains mainly: green. Hex color #395744 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395744 is #C6A8BB. Grayscale: #4B4B4B. Windows color (decimal): -13019324 or 4478777. OLE color: 4478777.
HSL color Cylindrical-coordinate representation of color #395744: hue angle of 142º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #395744 is Cyan = 0.34, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 87 | 68 | - |
| CMYK | 0.34 | 0 | 0.22 | 0.66 |
| HSL | 142º | 0.21% | 0.28% | - |
| HSV(B) | 142º | 0.34% | 0.34% | - |
| XYZ | 6.14 | 8.1 | 6.71 | - |
| YUV | 75.86 | 123.56 | 114.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 68 | 0.34 | 0 | 0.22 | 0.66 | 142 | 0.21 | 0.28 |
| Hex | 39 | 57 | 44 | 22 | 0 | 16 | 42 | 8E | 15 | 1C |
| Octal | 71 | 127 | 104 | 42 | 0 | 26 | 102 | 216 | 25 | 34 |
| Binary | 111001 | 1010111 | 1000100 | 100010 | 0 | 10110 | 1000010 | 10001110 | 10101 | 11100 |
Color Harmonies of #395744
Complementary color
Monochromatic Colors of #395744
Black with #395744
Text Example
Text Example
White with #395744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395744; }
p { color: rgb(57,87,68); }
H1.HeaderClassName
{
color: #395744;
}
.AnyTagClassName
{
color: #395744;
}
</style>
background-color css
<style>
a { background-color: #395744; }
a { background-color: rgb(57,87,68); }
div.DivClassName
{
background-color: #395744;
}
.BgClassName
{
background-color: #395744;
}
</style>
border-color css
<style>
span { border-color: #395744; }
span { border-color: rgb(57,87,68); }
td.TdClassName
{
border-color: #395744;
}
.TagClassName
{
border-color: #395744;
}
</style>