Shades of Stromboli #466059
Tints of Stromboli #466059
RGB
CMYK
RGB Variations
Color information
#466059 (or 0x466059) is known color: Stromboli. HEX triplet: 46, 60 and 59. RGB value is (70,96,89). Sum of RGB (Red+Green+Blue) = 70+96+89=255 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.45% from 255); Green value is 96 (37.89% from 255 or 37.65% from 255); Blue value is 89 (35.16% from 255 or 34.90% from 255); Max value from RGB is 96 - color contains mainly: green. Hex color #466059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466059 is #B99FA6. Grayscale: #575757. Windows color (decimal): -12165031 or 5857350. OLE color: 5857350.
HSL color Cylindrical-coordinate representation of color #466059: hue angle of 163.85º 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 #466059 is Cyan = 0.27, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 89 | - |
| CMYK | 0.27 | 0 | 0.07 | 0.62 |
| HSL | 163.85º | 0.16% | 0.33% | - |
| HSV(B) | 163.85º | 0.27% | 0.38% | - |
| XYZ | 8.51 | 10.39 | 11.01 | - |
| YUV | 87.43 | 128.89 | 115.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 89 | 0.27 | 0 | 0.07 | 0.62 | 163.85 | 0.16 | 0.33 |
| Hex | 46 | 60 | 59 | 1B | 0 | 7 | 3E | A4 | 10 | 21 |
| Octal | 106 | 140 | 131 | 33 | 0 | 7 | 76 | 244 | 20 | 41 |
| Binary | 1000110 | 1100000 | 1011001 | 11011 | 0 | 111 | 111110 | 10100100 | 10000 | 100001 |
Color Harmonies of #466059
Complementary color
Monochromatic Colors of #466059
Black with #466059
Text Example
Text Example
White with #466059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466059; }
p { color: rgb(70,96,89); }
H1.HeaderClassName
{
color: #466059;
}
.AnyTagClassName
{
color: #466059;
}
</style>
background-color css
<style>
a { background-color: #466059; }
a { background-color: rgb(70,96,89); }
div.DivClassName
{
background-color: #466059;
}
.BgClassName
{
background-color: #466059;
}
</style>
border-color css
<style>
span { border-color: #466059; }
span { border-color: rgb(70,96,89); }
td.TdClassName
{
border-color: #466059;
}
.TagClassName
{
border-color: #466059;
}
</style>