Shades of Stromboli #356756
Tints of Stromboli #356756
RGB
CMYK
RGB Variations
Color information
#356756 (or 0x356756) is known color: Stromboli. HEX triplet: 35, 67 and 56. RGB value is (53,103,86). Sum of RGB (Red+Green+Blue) = 53+103+86=242 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.90% from 242); Green value is 103 (40.62% from 255 or 42.56% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 103 - color contains mainly: green. Hex color #356756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356756 is #CA98A9. Grayscale: #565656. Windows color (decimal): -13277354 or 5662517. OLE color: 5662517.
HSL color Cylindrical-coordinate representation of color #356756: hue angle of 159.6º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #356756 is Cyan = 0.49, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 103 | 86 | - |
| CMYK | 0.49 | 0 | 0.17 | 0.60 |
| HSL | 159.6º | 0.32% | 0.31% | - |
| HSV(B) | 159.6º | 0.49% | 0.4% | - |
| XYZ | 8 | 11.13 | 10.53 | - |
| YUV | 86.11 | 127.94 | 104.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 103 | 86 | 0.49 | 0 | 0.17 | 0.60 | 159.6 | 0.32 | 0.31 |
| Hex | 35 | 67 | 56 | 31 | 0 | 11 | 3C | A0 | 20 | 1F |
| Octal | 65 | 147 | 126 | 61 | 0 | 21 | 74 | 240 | 40 | 37 |
| Binary | 110101 | 1100111 | 1010110 | 110001 | 0 | 10001 | 111100 | 10100000 | 100000 | 11111 |
Color Harmonies of #356756
Complementary color
Monochromatic Colors of #356756
Black with #356756
Text Example
Text Example
White with #356756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356756; }
p { color: rgb(53,103,86); }
H1.HeaderClassName
{
color: #356756;
}
.AnyTagClassName
{
color: #356756;
}
</style>
background-color css
<style>
a { background-color: #356756; }
a { background-color: rgb(53,103,86); }
div.DivClassName
{
background-color: #356756;
}
.BgClassName
{
background-color: #356756;
}
</style>
border-color css
<style>
span { border-color: #356756; }
span { border-color: rgb(53,103,86); }
td.TdClassName
{
border-color: #356756;
}
.TagClassName
{
border-color: #356756;
}
</style>