Shades of Goblin #395140
Tints of Goblin #395140
RGB
CMYK
RGB Variations
Color information
#395140 (or 0x395140) is known color: Goblin. HEX triplet: 39, 51 and 40. RGB value is (57,81,64). Sum of RGB (Red+Green+Blue) = 57+81+64=202 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.22% from 202); Green value is 81 (32.03% from 255 or 40.10% from 202); Blue value is 64 (25.39% from 255 or 31.68% from 202); Max value from RGB is 81 - color contains mainly: green. Hex color #395140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395140 is #C6AEBF. Grayscale: #474747. Windows color (decimal): -13020864 or 4215097. OLE color: 4215097.
HSL color Cylindrical-coordinate representation of color #395140: hue angle of 137.5º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #395140 is Cyan = 0.30, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 64 | - |
| CMYK | 0.30 | 0 | 0.21 | 0.68 |
| HSL | 137.5º | 0.17% | 0.27% | - |
| HSV(B) | 137.5º | 0.3% | 0.32% | - |
| XYZ | 5.56 | 7.12 | 5.93 | - |
| YUV | 71.89 | 123.55 | 117.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 64 | 0.30 | 0 | 0.21 | 0.68 | 137.5 | 0.17 | 0.27 |
| Hex | 39 | 51 | 40 | 1E | 0 | 15 | 44 | 8A | 11 | 1B |
| Octal | 71 | 121 | 100 | 36 | 0 | 25 | 104 | 212 | 21 | 33 |
| Binary | 111001 | 1010001 | 1000000 | 11110 | 0 | 10101 | 1000100 | 10001010 | 10001 | 11011 |
Color Harmonies of #395140
Complementary color
Monochromatic Colors of #395140
Black with #395140
Text Example
Text Example
White with #395140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395140; }
p { color: rgb(57,81,64); }
H1.HeaderClassName
{
color: #395140;
}
.AnyTagClassName
{
color: #395140;
}
</style>
background-color css
<style>
a { background-color: #395140; }
a { background-color: rgb(57,81,64); }
div.DivClassName
{
background-color: #395140;
}
.BgClassName
{
background-color: #395140;
}
</style>
border-color css
<style>
span { border-color: #395140; }
span { border-color: rgb(57,81,64); }
td.TdClassName
{
border-color: #395140;
}
.TagClassName
{
border-color: #395140;
}
</style>