Shades of Stromboli #356659
Tints of Stromboli #356659
RGB
CMYK
RGB Variations
Color information
#356659 (or 0x356659) is known color: Stromboli. HEX triplet: 35, 66 and 59. RGB value is (53,102,89). Sum of RGB (Red+Green+Blue) = 53+102+89=244 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.72% from 244); Green value is 102 (40.23% from 255 or 41.80% from 244); Blue value is 89 (35.16% from 255 or 36.48% from 244); Max value from RGB is 102 - color contains mainly: green. Hex color #356659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356659 is #CA99A6. Grayscale: #555555. Windows color (decimal): -13277607 or 5858869. OLE color: 5858869.
HSL color Cylindrical-coordinate representation of color #356659: hue angle of 164.08º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #356659 is Cyan = 0.48, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 102 | 89 | - |
| CMYK | 0.48 | 0 | 0.13 | 0.6 |
| HSL | 164.08º | 0.32% | 0.3% | - |
| HSV(B) | 164.08º | 0.48% | 0.4% | - |
| XYZ | 8.02 | 10.98 | 11.15 | - |
| YUV | 85.87 | 129.77 | 104.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 102 | 89 | 0.48 | 0 | 0.13 | 0.6 | 164.08 | 0.32 | 0.3 |
| Hex | 35 | 66 | 59 | 30 | 0 | D | 3C | A4 | 20 | 1E |
| Octal | 65 | 146 | 131 | 60 | 0 | 15 | 74 | 244 | 40 | 36 |
| Binary | 110101 | 1100110 | 1011001 | 110000 | 0 | 1101 | 111100 | 10100100 | 100000 | 11110 |
Color Harmonies of #356659
Complementary color
Monochromatic Colors of #356659
Black with #356659
Text Example
Text Example
White with #356659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356659; }
p { color: rgb(53,102,89); }
H1.HeaderClassName
{
color: #356659;
}
.AnyTagClassName
{
color: #356659;
}
</style>
background-color css
<style>
a { background-color: #356659; }
a { background-color: rgb(53,102,89); }
div.DivClassName
{
background-color: #356659;
}
.BgClassName
{
background-color: #356659;
}
</style>
border-color css
<style>
span { border-color: #356659; }
span { border-color: rgb(53,102,89); }
td.TdClassName
{
border-color: #356659;
}
.TagClassName
{
border-color: #356659;
}
</style>