Shades of Stromboli #466158
Tints of Stromboli #466158
RGB
CMYK
RGB Variations
Color information
#466158 (or 0x466158) is known color: Stromboli. HEX triplet: 46, 61 and 58. RGB value is (70,97,88). Sum of RGB (Red+Green+Blue) = 70+97+88=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 97 (38.28% from 255 or 38.04% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 97 - color contains mainly: green. Hex color #466158 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466158 is #B99EA7. Grayscale: #575757. Windows color (decimal): -12164776 or 5792070. OLE color: 5792070.
HSL color Cylindrical-coordinate representation of color #466158: hue angle of 160º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #466158 is Cyan = 0.28, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 88 | - |
| CMYK | 0.28 | 0 | 0.09 | 0.62 |
| HSL | 160º | 0.16% | 0.33% | - |
| HSV(B) | 160º | 0.28% | 0.38% | - |
| XYZ | 8.56 | 10.56 | 10.82 | - |
| YUV | 87.9 | 128.05 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 88 | 0.28 | 0 | 0.09 | 0.62 | 160 | 0.16 | 0.33 |
| Hex | 46 | 61 | 58 | 1C | 0 | 9 | 3E | A0 | 10 | 21 |
| Octal | 106 | 141 | 130 | 34 | 0 | 11 | 76 | 240 | 20 | 41 |
| Binary | 1000110 | 1100001 | 1011000 | 11100 | 0 | 1001 | 111110 | 10100000 | 10000 | 100001 |
Color Harmonies of #466158
Complementary color
Monochromatic Colors of #466158
Black with #466158
Text Example
Text Example
White with #466158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466158; }
p { color: rgb(70,97,88); }
H1.HeaderClassName
{
color: #466158;
}
.AnyTagClassName
{
color: #466158;
}
</style>
background-color css
<style>
a { background-color: #466158; }
a { background-color: rgb(70,97,88); }
div.DivClassName
{
background-color: #466158;
}
.BgClassName
{
background-color: #466158;
}
</style>
border-color css
<style>
span { border-color: #466158; }
span { border-color: rgb(70,97,88); }
td.TdClassName
{
border-color: #466158;
}
.TagClassName
{
border-color: #466158;
}
</style>