Shades of Goblin #395743
Tints of Goblin #395743
RGB
CMYK
RGB Variations
Color information
#395743 (or 0x395743) is known color: Goblin. HEX triplet: 39, 57 and 43. RGB value is (57,87,67). Sum of RGB (Red+Green+Blue) = 57+87+67=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 87 (34.38% from 255 or 41.23% from 211); Blue value is 67 (26.56% from 255 or 31.75% from 211); Max value from RGB is 87 - color contains mainly: green. Hex color #395743 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395743 is #C6A8BC. Grayscale: #4B4B4B. Windows color (decimal): -13019325 or 4413241. OLE color: 4413241.
HSL color Cylindrical-coordinate representation of color #395743: hue angle of 140º 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 #395743 is Cyan = 0.34, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 87 | 67 | - |
| CMYK | 0.34 | 0 | 0.23 | 0.66 |
| HSL | 140º | 0.21% | 0.28% | - |
| HSV(B) | 140º | 0.34% | 0.34% | - |
| XYZ | 6.11 | 8.09 | 6.55 | - |
| YUV | 75.75 | 123.06 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 67 | 0.34 | 0 | 0.23 | 0.66 | 140 | 0.21 | 0.28 |
| Hex | 39 | 57 | 43 | 22 | 0 | 17 | 42 | 8C | 15 | 1C |
| Octal | 71 | 127 | 103 | 42 | 0 | 27 | 102 | 214 | 25 | 34 |
| Binary | 111001 | 1010111 | 1000011 | 100010 | 0 | 10111 | 1000010 | 10001100 | 10101 | 11100 |
Color Harmonies of #395743
Complementary color
Monochromatic Colors of #395743
Black with #395743
Text Example
Text Example
White with #395743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395743; }
p { color: rgb(57,87,67); }
H1.HeaderClassName
{
color: #395743;
}
.AnyTagClassName
{
color: #395743;
}
</style>
background-color css
<style>
a { background-color: #395743; }
a { background-color: rgb(57,87,67); }
div.DivClassName
{
background-color: #395743;
}
.BgClassName
{
background-color: #395743;
}
</style>
border-color css
<style>
span { border-color: #395743; }
span { border-color: rgb(57,87,67); }
td.TdClassName
{
border-color: #395743;
}
.TagClassName
{
border-color: #395743;
}
</style>