Shades of Stromboli #356956
Tints of Stromboli #356956
RGB
CMYK
RGB Variations
Color information
#356956 (or 0x356956) is known color: Stromboli. HEX triplet: 35, 69 and 56. RGB value is (53,105,86). Sum of RGB (Red+Green+Blue) = 53+105+86=244 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.72% from 244); Green value is 105 (41.41% from 255 or 43.03% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 105 - color contains mainly: green. Hex color #356956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #356956 is #CA96A9. Grayscale: #575757. Windows color (decimal): -13276842 or 5663029. OLE color: 5663029.
HSL color Cylindrical-coordinate representation of color #356956: hue angle of 158.08º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #356956 is Cyan = 0.50, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 105 | 86 | - |
| CMYK | 0.50 | 0 | 0.18 | 0.59 |
| HSL | 158.08º | 0.33% | 0.31% | - |
| HSV(B) | 158.08º | 0.5% | 0.41% | - |
| XYZ | 8.2 | 11.53 | 10.6 | - |
| YUV | 87.29 | 127.27 | 103.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 105 | 86 | 0.50 | 0 | 0.18 | 0.59 | 158.08 | 0.33 | 0.31 |
| Hex | 35 | 69 | 56 | 32 | 0 | 12 | 3B | 9E | 21 | 1F |
| Octal | 65 | 151 | 126 | 62 | 0 | 22 | 73 | 236 | 41 | 37 |
| Binary | 110101 | 1101001 | 1010110 | 110010 | 0 | 10010 | 111011 | 10011110 | 100001 | 11111 |
Color Harmonies of #356956
Complementary color
Monochromatic Colors of #356956
Black with #356956
Text Example
Text Example
White with #356956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356956; }
p { color: rgb(53,105,86); }
H1.HeaderClassName
{
color: #356956;
}
.AnyTagClassName
{
color: #356956;
}
</style>
background-color css
<style>
a { background-color: #356956; }
a { background-color: rgb(53,105,86); }
div.DivClassName
{
background-color: #356956;
}
.BgClassName
{
background-color: #356956;
}
</style>
border-color css
<style>
span { border-color: #356956; }
span { border-color: rgb(53,105,86); }
td.TdClassName
{
border-color: #356956;
}
.TagClassName
{
border-color: #356956;
}
</style>