Shades of Goblin #385641
Tints of Goblin #385641
RGB
CMYK
RGB Variations
Color information
#385641 (or 0x385641) is known color: Goblin. HEX triplet: 38, 56 and 41. RGB value is (56,86,65). Sum of RGB (Red+Green+Blue) = 56+86+65=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 86 (33.98% from 255 or 41.55% from 207); Blue value is 65 (25.78% from 255 or 31.40% from 207); Max value from RGB is 86 - color contains mainly: green. Hex color #385641 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385641 is #C7A9BE. Grayscale: #4A4A4A. Windows color (decimal): -13085119 or 4281912. OLE color: 4281912.
HSL color Cylindrical-coordinate representation of color #385641: hue angle of 138º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #385641 is Cyan = 0.35, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 56 | 86 | 65 | - |
| CMYK | 0.35 | 0 | 0.24 | 0.66 |
| HSL | 138º | 0.21% | 0.28% | - |
| HSV(B) | 138º | 0.35% | 0.34% | - |
| XYZ | 5.91 | 7.88 | 6.21 | - |
| YUV | 74.64 | 122.56 | 114.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 65 | 0.35 | 0 | 0.24 | 0.66 | 138 | 0.21 | 0.28 |
| Hex | 38 | 56 | 41 | 23 | 0 | 18 | 42 | 8A | 15 | 1C |
| Octal | 70 | 126 | 101 | 43 | 0 | 30 | 102 | 212 | 25 | 34 |
| Binary | 111000 | 1010110 | 1000001 | 100011 | 0 | 11000 | 1000010 | 10001010 | 10101 | 11100 |
Color Harmonies of #385641
Complementary color
Monochromatic Colors of #385641
Black with #385641
Text Example
Text Example
White with #385641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385641; }
p { color: rgb(56,86,65); }
H1.HeaderClassName
{
color: #385641;
}
.AnyTagClassName
{
color: #385641;
}
</style>
background-color css
<style>
a { background-color: #385641; }
a { background-color: rgb(56,86,65); }
div.DivClassName
{
background-color: #385641;
}
.BgClassName
{
background-color: #385641;
}
</style>
border-color css
<style>
span { border-color: #385641; }
span { border-color: rgb(56,86,65); }
td.TdClassName
{
border-color: #385641;
}
.TagClassName
{
border-color: #385641;
}
</style>