Shades of Stromboli #496660
Tints of Stromboli #496660
RGB
CMYK
RGB Variations
Color information
#496660 (or 0x496660) is known color: Stromboli. HEX triplet: 49, 66 and 60. RGB value is (73,102,96). Sum of RGB (Red+Green+Blue) = 73+102+96=271 (35% of max value = 765). Red value is 73 (28.91% from 255 or 26.94% from 271); Green value is 102 (40.23% from 255 or 37.64% from 271); Blue value is 96 (37.89% from 255 or 35.42% from 271); Max value from RGB is 102 - color contains mainly: green. Hex color #496660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #496660 is #B6999F. Grayscale: #5C5C5C. Windows color (decimal): -11966880 or 6317641. OLE color: 6317641.
HSL color Cylindrical-coordinate representation of color #496660: hue angle of 167.59º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #496660 is Cyan = 0.28, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 102 | 96 | - |
| CMYK | 0.28 | 0 | 0.06 | 0.6 |
| HSL | 167.59º | 0.17% | 0.34% | - |
| HSV(B) | 167.59º | 0.28% | 0.4% | - |
| XYZ | 9.61 | 11.76 | 12.83 | - |
| YUV | 92.65 | 129.89 | 113.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 96 | 0.28 | 0 | 0.06 | 0.6 | 167.59 | 0.17 | 0.34 |
| Hex | 49 | 66 | 60 | 1C | 0 | 6 | 3C | A8 | 11 | 22 |
| Octal | 111 | 146 | 140 | 34 | 0 | 6 | 74 | 250 | 21 | 42 |
| Binary | 1001001 | 1100110 | 1100000 | 11100 | 0 | 110 | 111100 | 10101000 | 10001 | 100010 |
Color Harmonies of #496660
Complementary color
Monochromatic Colors of #496660
Black with #496660
Text Example
Text Example
White with #496660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496660; }
p { color: rgb(73,102,96); }
H1.HeaderClassName
{
color: #496660;
}
.AnyTagClassName
{
color: #496660;
}
</style>
background-color css
<style>
a { background-color: #496660; }
a { background-color: rgb(73,102,96); }
div.DivClassName
{
background-color: #496660;
}
.BgClassName
{
background-color: #496660;
}
</style>
border-color css
<style>
span { border-color: #496660; }
span { border-color: rgb(73,102,96); }
td.TdClassName
{
border-color: #496660;
}
.TagClassName
{
border-color: #496660;
}
</style>