Shades of Goblin #365541
Tints of Goblin #365541
RGB
CMYK
RGB Variations
Color information
#365541 (or 0x365541) is known color: Goblin. HEX triplet: 36, 55 and 41. RGB value is (54,85,65). Sum of RGB (Red+Green+Blue) = 54+85+65=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 85 (33.59% from 255 or 41.67% from 204); Blue value is 65 (25.78% from 255 or 31.86% from 204); Max value from RGB is 85 - color contains mainly: green. Hex color #365541 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365541 is #C9AABE. Grayscale: #494949. Windows color (decimal): -13216447 or 4281654. OLE color: 4281654.
HSL color Cylindrical-coordinate representation of color #365541: hue angle of 141.29º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #365541 is Cyan = 0.36, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 85 | 65 | - |
| CMYK | 0.36 | 0 | 0.24 | 0.67 |
| HSL | 141.29º | 0.22% | 0.27% | - |
| HSV(B) | 141.29º | 0.36% | 0.33% | - |
| XYZ | 5.72 | 7.66 | 6.18 | - |
| YUV | 73.45 | 123.23 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 85 | 65 | 0.36 | 0 | 0.24 | 0.67 | 141.29 | 0.22 | 0.27 |
| Hex | 36 | 55 | 41 | 24 | 0 | 18 | 43 | 8D | 16 | 1B |
| Octal | 66 | 125 | 101 | 44 | 0 | 30 | 103 | 215 | 26 | 33 |
| Binary | 110110 | 1010101 | 1000001 | 100100 | 0 | 11000 | 1000011 | 10001101 | 10110 | 11011 |
Color Harmonies of #365541
Complementary color
Monochromatic Colors of #365541
Black with #365541
Text Example
Text Example
White with #365541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365541; }
p { color: rgb(54,85,65); }
H1.HeaderClassName
{
color: #365541;
}
.AnyTagClassName
{
color: #365541;
}
</style>
background-color css
<style>
a { background-color: #365541; }
a { background-color: rgb(54,85,65); }
div.DivClassName
{
background-color: #365541;
}
.BgClassName
{
background-color: #365541;
}
</style>
border-color css
<style>
span { border-color: #365541; }
span { border-color: rgb(54,85,65); }
td.TdClassName
{
border-color: #365541;
}
.TagClassName
{
border-color: #365541;
}
</style>