Shades of Stromboli #356656
Tints of Stromboli #356656
RGB
CMYK
RGB Variations
Color information
#356656 (or 0x356656) is known color: Stromboli. HEX triplet: 35, 66 and 56. RGB value is (53,102,86). Sum of RGB (Red+Green+Blue) = 53+102+86=241 (31% of max value = 765). Red value is 53 (21.09% from 255 or 21.99% from 241); Green value is 102 (40.23% from 255 or 42.32% from 241); Blue value is 86 (33.98% from 255 or 35.68% from 241); Max value from RGB is 102 - color contains mainly: green. Hex color #356656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356656 is #CA99A9. Grayscale: #555555. Windows color (decimal): -13277610 or 5662261. OLE color: 5662261.
HSL color Cylindrical-coordinate representation of color #356656: hue angle of 160.41º 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 #356656 is Cyan = 0.48, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 102 | 86 | - |
| CMYK | 0.48 | 0 | 0.16 | 0.6 |
| HSL | 160.41º | 0.32% | 0.3% | - |
| HSV(B) | 160.41º | 0.48% | 0.4% | - |
| XYZ | 7.9 | 10.93 | 10.5 | - |
| YUV | 85.53 | 128.27 | 104.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 102 | 86 | 0.48 | 0 | 0.16 | 0.6 | 160.41 | 0.32 | 0.3 |
| Hex | 35 | 66 | 56 | 30 | 0 | 10 | 3C | A0 | 20 | 1E |
| Octal | 65 | 146 | 126 | 60 | 0 | 20 | 74 | 240 | 40 | 36 |
| Binary | 110101 | 1100110 | 1010110 | 110000 | 0 | 10000 | 111100 | 10100000 | 100000 | 11110 |
Color Harmonies of #356656
Complementary color
Monochromatic Colors of #356656
Black with #356656
Text Example
Text Example
White with #356656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356656; }
p { color: rgb(53,102,86); }
H1.HeaderClassName
{
color: #356656;
}
.AnyTagClassName
{
color: #356656;
}
</style>
background-color css
<style>
a { background-color: #356656; }
a { background-color: rgb(53,102,86); }
div.DivClassName
{
background-color: #356656;
}
.BgClassName
{
background-color: #356656;
}
</style>
border-color css
<style>
span { border-color: #356656; }
span { border-color: rgb(53,102,86); }
td.TdClassName
{
border-color: #356656;
}
.TagClassName
{
border-color: #356656;
}
</style>