Shades of Stromboli #466860
Tints of Stromboli #466860
RGB
CMYK
RGB Variations
Color information
#466860 (or 0x466860) is known color: Stromboli. HEX triplet: 46, 68 and 60. RGB value is (70,104,96). Sum of RGB (Red+Green+Blue) = 70+104+96=270 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.93% from 270); Green value is 104 (41.02% from 255 or 38.52% from 270); Blue value is 96 (37.89% from 255 or 35.56% from 270); Max value from RGB is 104 - color contains mainly: green. Hex color #466860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466860 is #B9979F. Grayscale: #5C5C5C. Windows color (decimal): -12162976 or 6318150. OLE color: 6318150.
HSL color Cylindrical-coordinate representation of color #466860: hue angle of 165.88º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #466860 is Cyan = 0.33, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 96 | - |
| CMYK | 0.33 | 0 | 0.08 | 0.59 |
| HSL | 165.88º | 0.2% | 0.34% | - |
| HSV(B) | 165.88º | 0.33% | 0.41% | - |
| XYZ | 9.59 | 12.05 | 12.89 | - |
| YUV | 92.92 | 129.74 | 111.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 96 | 0.33 | 0 | 0.08 | 0.59 | 165.88 | 0.2 | 0.34 |
| Hex | 46 | 68 | 60 | 21 | 0 | 8 | 3B | A6 | 14 | 22 |
| Octal | 106 | 150 | 140 | 41 | 0 | 10 | 73 | 246 | 24 | 42 |
| Binary | 1000110 | 1101000 | 1100000 | 100001 | 0 | 1000 | 111011 | 10100110 | 10100 | 100010 |
Color Harmonies of #466860
Complementary color
Monochromatic Colors of #466860
Black with #466860
Text Example
Text Example
White with #466860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466860; }
p { color: rgb(70,104,96); }
H1.HeaderClassName
{
color: #466860;
}
.AnyTagClassName
{
color: #466860;
}
</style>
background-color css
<style>
a { background-color: #466860; }
a { background-color: rgb(70,104,96); }
div.DivClassName
{
background-color: #466860;
}
.BgClassName
{
background-color: #466860;
}
</style>
border-color css
<style>
span { border-color: #466860; }
span { border-color: rgb(70,104,96); }
td.TdClassName
{
border-color: #466860;
}
.TagClassName
{
border-color: #466860;
}
</style>