Shades of Stromboli #467160
Tints of Stromboli #467160
RGB
CMYK
RGB Variations
Color information
#467160 (or 0x467160) is known color: Stromboli. HEX triplet: 46, 71 and 60. RGB value is (70,113,96). Sum of RGB (Red+Green+Blue) = 70+113+96=279 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.09% from 279); Green value is 113 (44.53% from 255 or 40.50% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 113 - color contains mainly: green. Hex color #467160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467160 is #B98E9F. Grayscale: #626262. Windows color (decimal): -12160672 or 6320454. OLE color: 6320454.
HSL color Cylindrical-coordinate representation of color #467160: hue angle of 156.28º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467160 is Cyan = 0.38, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 96 | - |
| CMYK | 0.38 | 0 | 0.15 | 0.56 |
| HSL | 156.28º | 0.23% | 0.36% | - |
| HSV(B) | 156.28º | 0.38% | 0.44% | - |
| XYZ | 10.54 | 13.96 | 13.2 | - |
| YUV | 98.21 | 126.75 | 107.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 96 | 0.38 | 0 | 0.15 | 0.56 | 156.28 | 0.23 | 0.36 |
| Hex | 46 | 71 | 60 | 26 | 0 | F | 38 | 9C | 17 | 24 |
| Octal | 106 | 161 | 140 | 46 | 0 | 17 | 70 | 234 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1100000 | 100110 | 0 | 1111 | 111000 | 10011100 | 10111 | 100100 |
Color Harmonies of #467160
Complementary color
Monochromatic Colors of #467160
Black with #467160
Text Example
Text Example
White with #467160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467160; }
p { color: rgb(70,113,96); }
H1.HeaderClassName
{
color: #467160;
}
.AnyTagClassName
{
color: #467160;
}
</style>
background-color css
<style>
a { background-color: #467160; }
a { background-color: rgb(70,113,96); }
div.DivClassName
{
background-color: #467160;
}
.BgClassName
{
background-color: #467160;
}
</style>
border-color css
<style>
span { border-color: #467160; }
span { border-color: rgb(70,113,96); }
td.TdClassName
{
border-color: #467160;
}
.TagClassName
{
border-color: #467160;
}
</style>