Shades of Stromboli #467162
Tints of Stromboli #467162
RGB
CMYK
RGB Variations
Color information
#467162 (or 0x467162) is known color: Stromboli. HEX triplet: 46, 71 and 62. RGB value is (70,113,98). Sum of RGB (Red+Green+Blue) = 70+113+98=281 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.91% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 98 (38.67% from 255 or 34.88% from 281); Max value from RGB is 113 - color contains mainly: green. Hex color #467162 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467162 is #B98E9D. Grayscale: #626262. Windows color (decimal): -12160670 or 6451526. OLE color: 6451526.
HSL color Cylindrical-coordinate representation of color #467162: hue angle of 159.07º 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 #467162 is Cyan = 0.38, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 98 | - |
| CMYK | 0.38 | 0 | 0.13 | 0.56 |
| HSL | 159.07º | 0.23% | 0.36% | - |
| HSV(B) | 159.07º | 0.38% | 0.44% | - |
| XYZ | 10.64 | 13.99 | 13.7 | - |
| YUV | 98.43 | 127.75 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 98 | 0.38 | 0 | 0.13 | 0.56 | 159.07 | 0.23 | 0.36 |
| Hex | 46 | 71 | 62 | 26 | 0 | D | 38 | 9F | 17 | 24 |
| Octal | 106 | 161 | 142 | 46 | 0 | 15 | 70 | 237 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1100010 | 100110 | 0 | 1101 | 111000 | 10011111 | 10111 | 100100 |
Color Harmonies of #467162
Complementary color
Monochromatic Colors of #467162
Black with #467162
Text Example
Text Example
White with #467162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467162; }
p { color: rgb(70,113,98); }
H1.HeaderClassName
{
color: #467162;
}
.AnyTagClassName
{
color: #467162;
}
</style>
background-color css
<style>
a { background-color: #467162; }
a { background-color: rgb(70,113,98); }
div.DivClassName
{
background-color: #467162;
}
.BgClassName
{
background-color: #467162;
}
</style>
border-color css
<style>
span { border-color: #467162; }
span { border-color: rgb(70,113,98); }
td.TdClassName
{
border-color: #467162;
}
.TagClassName
{
border-color: #467162;
}
</style>