Shades of Goblin #355440
Tints of Goblin #355440
RGB
CMYK
RGB Variations
Color information
#355440 (or 0x355440) is known color: Goblin. HEX triplet: 35, 54 and 40. RGB value is (53,84,64). Sum of RGB (Red+Green+Blue) = 53+84+64=201 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.37% from 201); Green value is 84 (33.20% from 255 or 41.79% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 84 - color contains mainly: green. Hex color #355440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #355440 is #CAABBF. Grayscale: #484848. Windows color (decimal): -13282240 or 4215861. OLE color: 4215861.
HSL color Cylindrical-coordinate representation of color #355440: hue angle of 141.29º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #355440 is Cyan = 0.37, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 84 | 64 | - |
| CMYK | 0.37 | 0 | 0.24 | 0.67 |
| HSL | 141.29º | 0.23% | 0.27% | - |
| HSV(B) | 141.29º | 0.37% | 0.33% | - |
| XYZ | 5.56 | 7.47 | 6 | - |
| YUV | 72.45 | 123.23 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 84 | 64 | 0.37 | 0 | 0.24 | 0.67 | 141.29 | 0.23 | 0.27 |
| Hex | 35 | 54 | 40 | 25 | 0 | 18 | 43 | 8D | 17 | 1B |
| Octal | 65 | 124 | 100 | 45 | 0 | 30 | 103 | 215 | 27 | 33 |
| Binary | 110101 | 1010100 | 1000000 | 100101 | 0 | 11000 | 1000011 | 10001101 | 10111 | 11011 |
Color Harmonies of #355440
Complementary color
Monochromatic Colors of #355440
Black with #355440
Text Example
Text Example
White with #355440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355440; }
p { color: rgb(53,84,64); }
H1.HeaderClassName
{
color: #355440;
}
.AnyTagClassName
{
color: #355440;
}
</style>
background-color css
<style>
a { background-color: #355440; }
a { background-color: rgb(53,84,64); }
div.DivClassName
{
background-color: #355440;
}
.BgClassName
{
background-color: #355440;
}
</style>
border-color css
<style>
span { border-color: #355440; }
span { border-color: rgb(53,84,64); }
td.TdClassName
{
border-color: #355440;
}
.TagClassName
{
border-color: #355440;
}
</style>