Shades of Stromboli #366558
Tints of Stromboli #366558
RGB
CMYK
RGB Variations
Color information
#366558 (or 0x366558) is known color: Stromboli. HEX triplet: 36, 65 and 58. RGB value is (54,101,88). Sum of RGB (Red+Green+Blue) = 54+101+88=243 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.22% from 243); Green value is 101 (39.84% from 255 or 41.56% from 243); Blue value is 88 (34.77% from 255 or 36.21% from 243); Max value from RGB is 101 - color contains mainly: green. Hex color #366558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366558 is #C99AA7. Grayscale: #555555. Windows color (decimal): -13212328 or 5793078. OLE color: 5793078.
HSL color Cylindrical-coordinate representation of color #366558: hue angle of 163.4º 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 #366558 is Cyan = 0.47, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 88 | - |
| CMYK | 0.47 | 0 | 0.13 | 0.60 |
| HSL | 163.4º | 0.3% | 0.3% | - |
| HSV(B) | 163.4º | 0.47% | 0.4% | - |
| XYZ | 7.94 | 10.8 | 10.9 | - |
| YUV | 85.47 | 129.43 | 105.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 88 | 0.47 | 0 | 0.13 | 0.60 | 163.4 | 0.3 | 0.3 |
| Hex | 36 | 65 | 58 | 2F | 0 | D | 3C | A3 | 1E | 1E |
| Octal | 66 | 145 | 130 | 57 | 0 | 15 | 74 | 243 | 36 | 36 |
| Binary | 110110 | 1100101 | 1011000 | 101111 | 0 | 1101 | 111100 | 10100011 | 11110 | 11110 |
Color Harmonies of #366558
Complementary color
Monochromatic Colors of #366558
Black with #366558
Text Example
Text Example
White with #366558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366558; }
p { color: rgb(54,101,88); }
H1.HeaderClassName
{
color: #366558;
}
.AnyTagClassName
{
color: #366558;
}
</style>
background-color css
<style>
a { background-color: #366558; }
a { background-color: rgb(54,101,88); }
div.DivClassName
{
background-color: #366558;
}
.BgClassName
{
background-color: #366558;
}
</style>
border-color css
<style>
span { border-color: #366558; }
span { border-color: rgb(54,101,88); }
td.TdClassName
{
border-color: #366558;
}
.TagClassName
{
border-color: #366558;
}
</style>