Shades of Stromboli #466056
Tints of Stromboli #466056
RGB
CMYK
RGB Variations
Color information
#466056 (or 0x466056) is known color: Stromboli. HEX triplet: 46, 60 and 56. RGB value is (70,96,86). Sum of RGB (Red+Green+Blue) = 70+96+86=252 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.78% from 252); Green value is 96 (37.89% from 255 or 38.10% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 96 - color contains mainly: green. Hex color #466056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466056 is #B99FA9. Grayscale: #575757. Windows color (decimal): -12165034 or 5660742. OLE color: 5660742.
HSL color Cylindrical-coordinate representation of color #466056: hue angle of 156.92º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #466056 is Cyan = 0.27, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 86 | - |
| CMYK | 0.27 | 0 | 0.10 | 0.62 |
| HSL | 156.92º | 0.16% | 0.33% | - |
| HSV(B) | 156.92º | 0.27% | 0.38% | - |
| XYZ | 8.39 | 10.34 | 10.36 | - |
| YUV | 87.09 | 127.39 | 115.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 86 | 0.27 | 0 | 0.10 | 0.62 | 156.92 | 0.16 | 0.33 |
| Hex | 46 | 60 | 56 | 1B | 0 | A | 3E | 9D | 10 | 21 |
| Octal | 106 | 140 | 126 | 33 | 0 | 12 | 76 | 235 | 20 | 41 |
| Binary | 1000110 | 1100000 | 1010110 | 11011 | 0 | 1010 | 111110 | 10011101 | 10000 | 100001 |
Color Harmonies of #466056
Complementary color
Monochromatic Colors of #466056
Black with #466056
Text Example
Text Example
White with #466056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466056; }
p { color: rgb(70,96,86); }
H1.HeaderClassName
{
color: #466056;
}
.AnyTagClassName
{
color: #466056;
}
</style>
background-color css
<style>
a { background-color: #466056; }
a { background-color: rgb(70,96,86); }
div.DivClassName
{
background-color: #466056;
}
.BgClassName
{
background-color: #466056;
}
</style>
border-color css
<style>
span { border-color: #466056; }
span { border-color: rgb(70,96,86); }
td.TdClassName
{
border-color: #466056;
}
.TagClassName
{
border-color: #466056;
}
</style>