Shades of Stromboli #466660
Tints of Stromboli #466660
RGB
CMYK
RGB Variations
Color information
#466660 (or 0x466660) is known color: Stromboli. HEX triplet: 46, 66 and 60. RGB value is (70,102,96). Sum of RGB (Red+Green+Blue) = 70+102+96=268 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.12% from 268); Green value is 102 (40.23% from 255 or 38.06% from 268); Blue value is 96 (37.89% from 255 or 35.82% from 268); Max value from RGB is 102 - color contains mainly: green. Hex color #466660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466660 is #B9999F. Grayscale: #5B5B5B. Windows color (decimal): -12163488 or 6317638. OLE color: 6317638.
HSL color Cylindrical-coordinate representation of color #466660: hue angle of 168.75º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #466660 is Cyan = 0.31, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 96 | - |
| CMYK | 0.31 | 0 | 0.06 | 0.6 |
| HSL | 168.75º | 0.19% | 0.34% | - |
| HSV(B) | 168.75º | 0.31% | 0.4% | - |
| XYZ | 9.39 | 11.65 | 12.82 | - |
| YUV | 91.75 | 130.4 | 112.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 96 | 0.31 | 0 | 0.06 | 0.6 | 168.75 | 0.19 | 0.34 |
| Hex | 46 | 66 | 60 | 1F | 0 | 6 | 3C | A9 | 13 | 22 |
| Octal | 106 | 146 | 140 | 37 | 0 | 6 | 74 | 251 | 23 | 42 |
| Binary | 1000110 | 1100110 | 1100000 | 11111 | 0 | 110 | 111100 | 10101001 | 10011 | 100010 |
Color Harmonies of #466660
Complementary color
Monochromatic Colors of #466660
Black with #466660
Text Example
Text Example
White with #466660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466660; }
p { color: rgb(70,102,96); }
H1.HeaderClassName
{
color: #466660;
}
.AnyTagClassName
{
color: #466660;
}
</style>
background-color css
<style>
a { background-color: #466660; }
a { background-color: rgb(70,102,96); }
div.DivClassName
{
background-color: #466660;
}
.BgClassName
{
background-color: #466660;
}
</style>
border-color css
<style>
span { border-color: #466660; }
span { border-color: rgb(70,102,96); }
td.TdClassName
{
border-color: #466660;
}
.TagClassName
{
border-color: #466660;
}
</style>