Shades of Stromboli #356558
Tints of Stromboli #356558
RGB
CMYK
RGB Variations
Color information
#356558 (or 0x356558) is known color: Stromboli. HEX triplet: 35, 65 and 58. RGB value is (53,101,88). Sum of RGB (Red+Green+Blue) = 53+101+88=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 101 (39.84% from 255 or 41.74% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 101 - color contains mainly: green. Hex color #356558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356558 is #CA9AA7. Grayscale: #555555. Windows color (decimal): -13277864 or 5793077. OLE color: 5793077.
HSL color Cylindrical-coordinate representation of color #356558: hue angle of 163.75º degrees, saturation: 0.31, 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 #356558 is Cyan = 0.48, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 101 | 88 | - |
| CMYK | 0.48 | 0 | 0.13 | 0.60 |
| HSL | 163.75º | 0.31% | 0.3% | - |
| HSV(B) | 163.75º | 0.48% | 0.4% | - |
| XYZ | 7.88 | 10.77 | 10.9 | - |
| YUV | 85.17 | 129.6 | 105.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 101 | 88 | 0.48 | 0 | 0.13 | 0.60 | 163.75 | 0.31 | 0.3 |
| Hex | 35 | 65 | 58 | 30 | 0 | D | 3C | A4 | 1F | 1E |
| Octal | 65 | 145 | 130 | 60 | 0 | 15 | 74 | 244 | 37 | 36 |
| Binary | 110101 | 1100101 | 1011000 | 110000 | 0 | 1101 | 111100 | 10100100 | 11111 | 11110 |
Color Harmonies of #356558
Complementary color
Monochromatic Colors of #356558
Black with #356558
Text Example
Text Example
White with #356558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356558; }
p { color: rgb(53,101,88); }
H1.HeaderClassName
{
color: #356558;
}
.AnyTagClassName
{
color: #356558;
}
</style>
background-color css
<style>
a { background-color: #356558; }
a { background-color: rgb(53,101,88); }
div.DivClassName
{
background-color: #356558;
}
.BgClassName
{
background-color: #356558;
}
</style>
border-color css
<style>
span { border-color: #356558; }
span { border-color: rgb(53,101,88); }
td.TdClassName
{
border-color: #356558;
}
.TagClassName
{
border-color: #356558;
}
</style>