Shades of Stromboli #467262
Tints of Stromboli #467262
RGB
CMYK
RGB Variations
Color information
#467262 (or 0x467262) is known color: Stromboli. HEX triplet: 46, 72 and 62. RGB value is (70,114,98). Sum of RGB (Red+Green+Blue) = 70+114+98=282 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.82% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 114 - color contains mainly: green. Hex color #467262 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467262 is #B98D9D. Grayscale: #636363. Windows color (decimal): -12160414 or 6451782. OLE color: 6451782.
HSL color Cylindrical-coordinate representation of color #467262: hue angle of 158.18º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467262 is Cyan = 0.39, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 98 | - |
| CMYK | 0.39 | 0 | 0.14 | 0.55 |
| HSL | 158.18º | 0.24% | 0.36% | - |
| HSV(B) | 158.18º | 0.39% | 0.45% | - |
| XYZ | 10.75 | 14.22 | 13.73 | - |
| YUV | 99.02 | 127.42 | 107.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 98 | 0.39 | 0 | 0.14 | 0.55 | 158.18 | 0.24 | 0.36 |
| Hex | 46 | 72 | 62 | 27 | 0 | E | 37 | 9E | 18 | 24 |
| Octal | 106 | 162 | 142 | 47 | 0 | 16 | 67 | 236 | 30 | 44 |
| Binary | 1000110 | 1110010 | 1100010 | 100111 | 0 | 1110 | 110111 | 10011110 | 11000 | 100100 |
Color Harmonies of #467262
Complementary color
Monochromatic Colors of #467262
Black with #467262
Text Example
Text Example
White with #467262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467262; }
p { color: rgb(70,114,98); }
H1.HeaderClassName
{
color: #467262;
}
.AnyTagClassName
{
color: #467262;
}
</style>
background-color css
<style>
a { background-color: #467262; }
a { background-color: rgb(70,114,98); }
div.DivClassName
{
background-color: #467262;
}
.BgClassName
{
background-color: #467262;
}
</style>
border-color css
<style>
span { border-color: #467262; }
span { border-color: rgb(70,114,98); }
td.TdClassName
{
border-color: #467262;
}
.TagClassName
{
border-color: #467262;
}
</style>