Shades of Stromboli #366556
Tints of Stromboli #366556
RGB
CMYK
RGB Variations
Color information
#366556 (or 0x366556) is known color: Stromboli. HEX triplet: 36, 65 and 56. RGB value is (54,101,86). Sum of RGB (Red+Green+Blue) = 54+101+86=241 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.41% from 241); Green value is 101 (39.84% from 255 or 41.91% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 101 - color contains mainly: green. Hex color #366556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #366556 is #C99AA9. Grayscale: #555555. Windows color (decimal): -13212330 or 5662006. OLE color: 5662006.
HSL color Cylindrical-coordinate representation of color #366556: hue angle of 160.85º 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 #366556 is Cyan = 0.47, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 86 | - |
| CMYK | 0.47 | 0 | 0.15 | 0.60 |
| HSL | 160.85º | 0.3% | 0.3% | - |
| HSV(B) | 160.85º | 0.47% | 0.4% | - |
| XYZ | 7.85 | 10.76 | 10.47 | - |
| YUV | 85.24 | 128.43 | 105.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 86 | 0.47 | 0 | 0.15 | 0.60 | 160.85 | 0.3 | 0.3 |
| Hex | 36 | 65 | 56 | 2F | 0 | F | 3C | A1 | 1E | 1E |
| Octal | 66 | 145 | 126 | 57 | 0 | 17 | 74 | 241 | 36 | 36 |
| Binary | 110110 | 1100101 | 1010110 | 101111 | 0 | 1111 | 111100 | 10100001 | 11110 | 11110 |
Color Harmonies of #366556
Complementary color
Monochromatic Colors of #366556
Black with #366556
Text Example
Text Example
White with #366556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366556; }
p { color: rgb(54,101,86); }
H1.HeaderClassName
{
color: #366556;
}
.AnyTagClassName
{
color: #366556;
}
</style>
background-color css
<style>
a { background-color: #366556; }
a { background-color: rgb(54,101,86); }
div.DivClassName
{
background-color: #366556;
}
.BgClassName
{
background-color: #366556;
}
</style>
border-color css
<style>
span { border-color: #366556; }
span { border-color: rgb(54,101,86); }
td.TdClassName
{
border-color: #366556;
}
.TagClassName
{
border-color: #366556;
}
</style>