Shades of Goblin #395440
Tints of Goblin #395440
RGB
CMYK
RGB Variations
Color information
#395440 (or 0x395440) is known color: Goblin. HEX triplet: 39, 54 and 40. RGB value is (57,84,64). Sum of RGB (Red+Green+Blue) = 57+84+64=205 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.80% from 205); Green value is 84 (33.20% from 255 or 40.98% from 205); Blue value is 64 (25.39% from 255 or 31.22% from 205); Max value from RGB is 84 - color contains mainly: green. Hex color #395440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395440 is #C6ABBF. Grayscale: #494949. Windows color (decimal): -13020096 or 4215865. OLE color: 4215865.
HSL color Cylindrical-coordinate representation of color #395440: hue angle of 135.56º degrees, saturation: 0.19, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #395440 is Cyan = 0.32, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 84 | 64 | - |
| CMYK | 0.32 | 0 | 0.24 | 0.67 |
| HSL | 135.56º | 0.19% | 0.28% | - |
| HSV(B) | 135.56º | 0.32% | 0.33% | - |
| XYZ | 5.78 | 7.58 | 6.01 | - |
| YUV | 73.65 | 122.55 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 84 | 64 | 0.32 | 0 | 0.24 | 0.67 | 135.56 | 0.19 | 0.28 |
| Hex | 39 | 54 | 40 | 20 | 0 | 18 | 43 | 88 | 13 | 1C |
| Octal | 71 | 124 | 100 | 40 | 0 | 30 | 103 | 210 | 23 | 34 |
| Binary | 111001 | 1010100 | 1000000 | 100000 | 0 | 11000 | 1000011 | 10001000 | 10011 | 11100 |
Color Harmonies of #395440
Complementary color
Monochromatic Colors of #395440
Black with #395440
Text Example
Text Example
White with #395440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395440; }
p { color: rgb(57,84,64); }
H1.HeaderClassName
{
color: #395440;
}
.AnyTagClassName
{
color: #395440;
}
</style>
background-color css
<style>
a { background-color: #395440; }
a { background-color: rgb(57,84,64); }
div.DivClassName
{
background-color: #395440;
}
.BgClassName
{
background-color: #395440;
}
</style>
border-color css
<style>
span { border-color: #395440; }
span { border-color: rgb(57,84,64); }
td.TdClassName
{
border-color: #395440;
}
.TagClassName
{
border-color: #395440;
}
</style>