Shades of Stromboli #366559
Tints of Stromboli #366559
RGB
CMYK
RGB Variations
Color information
#366559 (or 0x366559) is known color: Stromboli. HEX triplet: 36, 65 and 59. RGB value is (54,101,89). Sum of RGB (Red+Green+Blue) = 54+101+89=244 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.13% from 244); Green value is 101 (39.84% from 255 or 41.39% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 101 - color contains mainly: green. Hex color #366559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366559 is #C99AA6. Grayscale: #555555. Windows color (decimal): -13212327 or 5858614. OLE color: 5858614.
HSL color Cylindrical-coordinate representation of color #366559: hue angle of 164.68º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #366559 is Cyan = 0.47, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 89 | - |
| CMYK | 0.47 | 0 | 0.12 | 0.60 |
| HSL | 164.68º | 0.3% | 0.3% | - |
| HSV(B) | 164.68º | 0.47% | 0.4% | - |
| XYZ | 7.98 | 10.81 | 11.12 | - |
| YUV | 85.58 | 129.93 | 105.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 89 | 0.47 | 0 | 0.12 | 0.60 | 164.68 | 0.3 | 0.3 |
| Hex | 36 | 65 | 59 | 2F | 0 | C | 3C | A5 | 1E | 1E |
| Octal | 66 | 145 | 131 | 57 | 0 | 14 | 74 | 245 | 36 | 36 |
| Binary | 110110 | 1100101 | 1011001 | 101111 | 0 | 1100 | 111100 | 10100101 | 11110 | 11110 |
Color Harmonies of #366559
Complementary color
Monochromatic Colors of #366559
Black with #366559
Text Example
Text Example
White with #366559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366559; }
p { color: rgb(54,101,89); }
H1.HeaderClassName
{
color: #366559;
}
.AnyTagClassName
{
color: #366559;
}
</style>
background-color css
<style>
a { background-color: #366559; }
a { background-color: rgb(54,101,89); }
div.DivClassName
{
background-color: #366559;
}
.BgClassName
{
background-color: #366559;
}
</style>
border-color css
<style>
span { border-color: #366559; }
span { border-color: rgb(54,101,89); }
td.TdClassName
{
border-color: #366559;
}
.TagClassName
{
border-color: #366559;
}
</style>