Shades of Stromboli #466760
Tints of Stromboli #466760
RGB
CMYK
RGB Variations
Color information
#466760 (or 0x466760) is known color: Stromboli. HEX triplet: 46, 67 and 60. RGB value is (70,103,96). Sum of RGB (Red+Green+Blue) = 70+103+96=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 96 (37.89% from 255 or 35.69% from 269); Max value from RGB is 103 - color contains mainly: green. Hex color #466760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466760 is #B9989F. Grayscale: #5C5C5C. Windows color (decimal): -12163232 or 6317894. OLE color: 6317894.
HSL color Cylindrical-coordinate representation of color #466760: hue angle of 167.27º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #466760 is Cyan = 0.32, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 96 | - |
| CMYK | 0.32 | 0 | 0.07 | 0.60 |
| HSL | 167.27º | 0.19% | 0.34% | - |
| HSV(B) | 167.27º | 0.32% | 0.4% | - |
| XYZ | 9.49 | 11.85 | 12.85 | - |
| YUV | 92.34 | 130.07 | 112.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 96 | 0.32 | 0 | 0.07 | 0.60 | 167.27 | 0.19 | 0.34 |
| Hex | 46 | 67 | 60 | 20 | 0 | 7 | 3C | A7 | 13 | 22 |
| Octal | 106 | 147 | 140 | 40 | 0 | 7 | 74 | 247 | 23 | 42 |
| Binary | 1000110 | 1100111 | 1100000 | 100000 | 0 | 111 | 111100 | 10100111 | 10011 | 100010 |
Color Harmonies of #466760
Complementary color
Monochromatic Colors of #466760
Black with #466760
Text Example
Text Example
White with #466760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466760; }
p { color: rgb(70,103,96); }
H1.HeaderClassName
{
color: #466760;
}
.AnyTagClassName
{
color: #466760;
}
</style>
background-color css
<style>
a { background-color: #466760; }
a { background-color: rgb(70,103,96); }
div.DivClassName
{
background-color: #466760;
}
.BgClassName
{
background-color: #466760;
}
</style>
border-color css
<style>
span { border-color: #466760; }
span { border-color: rgb(70,103,96); }
td.TdClassName
{
border-color: #466760;
}
.TagClassName
{
border-color: #466760;
}
</style>