Shades of Goblin #365742
Tints of Goblin #365742
RGB
CMYK
RGB Variations
Color information
#365742 (or 0x365742) is known color: Goblin. HEX triplet: 36, 57 and 42. RGB value is (54,87,66). Sum of RGB (Red+Green+Blue) = 54+87+66=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 87 (34.38% from 255 or 42.03% from 207); Blue value is 66 (26.17% from 255 or 31.88% from 207); Max value from RGB is 87 - color contains mainly: green. Hex color #365742 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365742 is #C9A8BD. Grayscale: #4A4A4A. Windows color (decimal): -13215934 or 4347702. OLE color: 4347702.
HSL color Cylindrical-coordinate representation of color #365742: hue angle of 141.82º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #365742 is Cyan = 0.38, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 87 | 66 | - |
| CMYK | 0.38 | 0 | 0.24 | 0.66 |
| HSL | 141.82º | 0.23% | 0.28% | - |
| HSV(B) | 141.82º | 0.38% | 0.34% | - |
| XYZ | 5.91 | 7.99 | 6.39 | - |
| YUV | 74.74 | 123.07 | 113.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 87 | 66 | 0.38 | 0 | 0.24 | 0.66 | 141.82 | 0.23 | 0.28 |
| Hex | 36 | 57 | 42 | 26 | 0 | 18 | 42 | 8E | 17 | 1C |
| Octal | 66 | 127 | 102 | 46 | 0 | 30 | 102 | 216 | 27 | 34 |
| Binary | 110110 | 1010111 | 1000010 | 100110 | 0 | 11000 | 1000010 | 10001110 | 10111 | 11100 |
Color Harmonies of #365742
Complementary color
Monochromatic Colors of #365742
Black with #365742
Text Example
Text Example
White with #365742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365742; }
p { color: rgb(54,87,66); }
H1.HeaderClassName
{
color: #365742;
}
.AnyTagClassName
{
color: #365742;
}
</style>
background-color css
<style>
a { background-color: #365742; }
a { background-color: rgb(54,87,66); }
div.DivClassName
{
background-color: #365742;
}
.BgClassName
{
background-color: #365742;
}
</style>
border-color css
<style>
span { border-color: #365742; }
span { border-color: rgb(54,87,66); }
td.TdClassName
{
border-color: #365742;
}
.TagClassName
{
border-color: #365742;
}
</style>