Shades of Goblin #395541
Tints of Goblin #395541
RGB
CMYK
RGB Variations
Color information
#395541 (or 0x395541) is known color: Goblin. HEX triplet: 39, 55 and 41. RGB value is (57,85,65). Sum of RGB (Red+Green+Blue) = 57+85+65=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 85 (33.59% from 255 or 41.06% from 207); Blue value is 65 (25.78% from 255 or 31.40% from 207); Max value from RGB is 85 - color contains mainly: green. Hex color #395541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395541 is #C6AABE. Grayscale: #4A4A4A. Windows color (decimal): -13019839 or 4281657. OLE color: 4281657.
HSL color Cylindrical-coordinate representation of color #395541: hue angle of 137.14º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #395541 is Cyan = 0.33, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 85 | 65 | - |
| CMYK | 0.33 | 0 | 0.24 | 0.67 |
| HSL | 137.14º | 0.2% | 0.28% | - |
| HSV(B) | 137.14º | 0.33% | 0.33% | - |
| XYZ | 5.89 | 7.75 | 6.19 | - |
| YUV | 74.35 | 122.72 | 115.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 65 | 0.33 | 0 | 0.24 | 0.67 | 137.14 | 0.2 | 0.28 |
| Hex | 39 | 55 | 41 | 21 | 0 | 18 | 43 | 89 | 14 | 1C |
| Octal | 71 | 125 | 101 | 41 | 0 | 30 | 103 | 211 | 24 | 34 |
| Binary | 111001 | 1010101 | 1000001 | 100001 | 0 | 11000 | 1000011 | 10001001 | 10100 | 11100 |
Color Harmonies of #395541
Complementary color
Monochromatic Colors of #395541
Black with #395541
Text Example
Text Example
White with #395541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395541; }
p { color: rgb(57,85,65); }
H1.HeaderClassName
{
color: #395541;
}
.AnyTagClassName
{
color: #395541;
}
</style>
background-color css
<style>
a { background-color: #395541; }
a { background-color: rgb(57,85,65); }
div.DivClassName
{
background-color: #395541;
}
.BgClassName
{
background-color: #395541;
}
</style>
border-color css
<style>
span { border-color: #395541; }
span { border-color: rgb(57,85,65); }
td.TdClassName
{
border-color: #395541;
}
.TagClassName
{
border-color: #395541;
}
</style>