Shades of Goblin #395041
Tints of Goblin #395041
RGB
CMYK
RGB Variations
Color information
#395041 (or 0x395041) is known color: Goblin. HEX triplet: 39, 50 and 41. RGB value is (57,80,65). Sum of RGB (Red+Green+Blue) = 57+80+65=202 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.22% from 202); Green value is 80 (31.64% from 255 or 39.60% from 202); Blue value is 65 (25.78% from 255 or 32.18% from 202); Max value from RGB is 80 - color contains mainly: green. Hex color #395041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395041 is #C6AFBE. Grayscale: #474747. Windows color (decimal): -13021119 or 4280377. OLE color: 4280377.
HSL color Cylindrical-coordinate representation of color #395041: hue angle of 140.87º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #395041 is Cyan = 0.29, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 57 | 80 | 65 | - |
| CMYK | 0.29 | 0 | 0.19 | 0.69 |
| HSL | 140.87º | 0.17% | 0.27% | - |
| HSV(B) | 140.87º | 0.29% | 0.31% | - |
| XYZ | 5.51 | 6.99 | 6.06 | - |
| YUV | 71.41 | 124.38 | 117.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 80 | 65 | 0.29 | 0 | 0.19 | 0.69 | 140.87 | 0.17 | 0.27 |
| Hex | 39 | 50 | 41 | 1D | 0 | 13 | 45 | 8D | 11 | 1B |
| Octal | 71 | 120 | 101 | 35 | 0 | 23 | 105 | 215 | 21 | 33 |
| Binary | 111001 | 1010000 | 1000001 | 11101 | 0 | 10011 | 1000101 | 10001101 | 10001 | 11011 |
Color Harmonies of #395041
Complementary color
Monochromatic Colors of #395041
Black with #395041
Text Example
Text Example
White with #395041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395041; }
p { color: rgb(57,80,65); }
H1.HeaderClassName
{
color: #395041;
}
.AnyTagClassName
{
color: #395041;
}
</style>
background-color css
<style>
a { background-color: #395041; }
a { background-color: rgb(57,80,65); }
div.DivClassName
{
background-color: #395041;
}
.BgClassName
{
background-color: #395041;
}
</style>
border-color css
<style>
span { border-color: #395041; }
span { border-color: rgb(57,80,65); }
td.TdClassName
{
border-color: #395041;
}
.TagClassName
{
border-color: #395041;
}
</style>