Shades of Stromboli #466258
Tints of Stromboli #466258
RGB
CMYK
RGB Variations
Color information
#466258 (or 0x466258) is known color: Stromboli. HEX triplet: 46, 62 and 58. RGB value is (70,98,88). Sum of RGB (Red+Green+Blue) = 70+98+88=256 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.34% from 256); Green value is 98 (38.67% from 255 or 38.28% from 256); Blue value is 88 (34.77% from 255 or 34.38% from 256); Max value from RGB is 98 - color contains mainly: green. Hex color #466258 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466258 is #B99DA7. Grayscale: #585858. Windows color (decimal): -12164520 or 5792326. OLE color: 5792326.
HSL color Cylindrical-coordinate representation of color #466258: hue angle of 158.57º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #466258 is Cyan = 0.29, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 88 | - |
| CMYK | 0.29 | 0 | 0.10 | 0.62 |
| HSL | 158.57º | 0.17% | 0.33% | - |
| HSV(B) | 158.57º | 0.29% | 0.38% | - |
| XYZ | 8.65 | 10.74 | 10.85 | - |
| YUV | 88.49 | 127.72 | 114.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 88 | 0.29 | 0 | 0.10 | 0.62 | 158.57 | 0.17 | 0.33 |
| Hex | 46 | 62 | 58 | 1D | 0 | A | 3E | 9F | 11 | 21 |
| Octal | 106 | 142 | 130 | 35 | 0 | 12 | 76 | 237 | 21 | 41 |
| Binary | 1000110 | 1100010 | 1011000 | 11101 | 0 | 1010 | 111110 | 10011111 | 10001 | 100001 |
Color Harmonies of #466258
Complementary color
Monochromatic Colors of #466258
Black with #466258
Text Example
Text Example
White with #466258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466258; }
p { color: rgb(70,98,88); }
H1.HeaderClassName
{
color: #466258;
}
.AnyTagClassName
{
color: #466258;
}
</style>
background-color css
<style>
a { background-color: #466258; }
a { background-color: rgb(70,98,88); }
div.DivClassName
{
background-color: #466258;
}
.BgClassName
{
background-color: #466258;
}
</style>
border-color css
<style>
span { border-color: #466258; }
span { border-color: rgb(70,98,88); }
td.TdClassName
{
border-color: #466258;
}
.TagClassName
{
border-color: #466258;
}
</style>