Shades of Goblin #365342
Tints of Goblin #365342
RGB
CMYK
RGB Variations
Color information
#365342 (or 0x365342) is known color: Goblin. HEX triplet: 36, 53 and 42. RGB value is (54,83,66). Sum of RGB (Red+Green+Blue) = 54+83+66=203 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.60% from 203); Green value is 83 (32.81% from 255 or 40.89% from 203); Blue value is 66 (26.17% from 255 or 32.51% from 203); Max value from RGB is 83 - color contains mainly: green. Hex color #365342 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #365342 is #C9ACBD. Grayscale: #484848. Windows color (decimal): -13216958 or 4346678. OLE color: 4346678.
HSL color Cylindrical-coordinate representation of color #365342: hue angle of 144.83º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #365342 is Cyan = 0.35, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 83 | 66 | - |
| CMYK | 0.35 | 0 | 0.20 | 0.67 |
| HSL | 144.83º | 0.21% | 0.27% | - |
| HSV(B) | 144.83º | 0.35% | 0.33% | - |
| XYZ | 5.6 | 7.36 | 6.28 | - |
| YUV | 72.39 | 124.39 | 114.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 83 | 66 | 0.35 | 0 | 0.20 | 0.67 | 144.83 | 0.21 | 0.27 |
| Hex | 36 | 53 | 42 | 23 | 0 | 14 | 43 | 91 | 15 | 1B |
| Octal | 66 | 123 | 102 | 43 | 0 | 24 | 103 | 221 | 25 | 33 |
| Binary | 110110 | 1010011 | 1000010 | 100011 | 0 | 10100 | 1000011 | 10010001 | 10101 | 11011 |
Color Harmonies of #365342
Complementary color
Monochromatic Colors of #365342
Black with #365342
Text Example
Text Example
White with #365342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365342; }
p { color: rgb(54,83,66); }
H1.HeaderClassName
{
color: #365342;
}
.AnyTagClassName
{
color: #365342;
}
</style>
background-color css
<style>
a { background-color: #365342; }
a { background-color: rgb(54,83,66); }
div.DivClassName
{
background-color: #365342;
}
.BgClassName
{
background-color: #365342;
}
</style>
border-color css
<style>
span { border-color: #365342; }
span { border-color: rgb(54,83,66); }
td.TdClassName
{
border-color: #365342;
}
.TagClassName
{
border-color: #365342;
}
</style>