Shades of Stromboli #466358
Tints of Stromboli #466358
RGB
CMYK
RGB Variations
Color information
#466358 (or 0x466358) is known color: Stromboli. HEX triplet: 46, 63 and 58. RGB value is (70,99,88). Sum of RGB (Red+Green+Blue) = 70+99+88=257 (34% of max value = 765). Red value is 70 (27.73% from 255 or 27.24% from 257); Green value is 99 (39.06% from 255 or 38.52% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 99 - color contains mainly: green. Hex color #466358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466358 is #B99CA7. Grayscale: #595959. Windows color (decimal): -12164264 or 5792582. OLE color: 5792582.
HSL color Cylindrical-coordinate representation of color #466358: hue angle of 157.24º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #466358 is Cyan = 0.29, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 99 | 88 | - |
| CMYK | 0.29 | 0 | 0.11 | 0.61 |
| HSL | 157.24º | 0.17% | 0.33% | - |
| HSV(B) | 157.24º | 0.29% | 0.39% | - |
| XYZ | 8.75 | 10.93 | 10.88 | - |
| YUV | 89.08 | 127.39 | 114.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 88 | 0.29 | 0 | 0.11 | 0.61 | 157.24 | 0.17 | 0.33 |
| Hex | 46 | 63 | 58 | 1D | 0 | B | 3D | 9D | 11 | 21 |
| Octal | 106 | 143 | 130 | 35 | 0 | 13 | 75 | 235 | 21 | 41 |
| Binary | 1000110 | 1100011 | 1011000 | 11101 | 0 | 1011 | 111101 | 10011101 | 10001 | 100001 |
Color Harmonies of #466358
Complementary color
Monochromatic Colors of #466358
Black with #466358
Text Example
Text Example
White with #466358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466358; }
p { color: rgb(70,99,88); }
H1.HeaderClassName
{
color: #466358;
}
.AnyTagClassName
{
color: #466358;
}
</style>
background-color css
<style>
a { background-color: #466358; }
a { background-color: rgb(70,99,88); }
div.DivClassName
{
background-color: #466358;
}
.BgClassName
{
background-color: #466358;
}
</style>
border-color css
<style>
span { border-color: #466358; }
span { border-color: rgb(70,99,88); }
td.TdClassName
{
border-color: #466358;
}
.TagClassName
{
border-color: #466358;
}
</style>