Shades of Stromboli #466058
Tints of Stromboli #466058
RGB
CMYK
RGB Variations
Color information
#466058 (or 0x466058) is known color: Stromboli. HEX triplet: 46, 60 and 58. RGB value is (70,96,88). Sum of RGB (Red+Green+Blue) = 70+96+88=254 (33% of max value = 765). Red value is 70 (27.73% from 255 or 27.56% from 254); Green value is 96 (37.89% from 255 or 37.80% from 254); Blue value is 88 (34.77% from 255 or 34.65% from 254); Max value from RGB is 96 - color contains mainly: green. Hex color #466058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #466058 is #B99FA7. Grayscale: #575757. Windows color (decimal): -12165032 or 5791814. OLE color: 5791814.
HSL color Cylindrical-coordinate representation of color #466058: hue angle of 161.54º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #466058 is Cyan = 0.27, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 88 | - |
| CMYK | 0.27 | 0 | 0.08 | 0.62 |
| HSL | 161.54º | 0.16% | 0.33% | - |
| HSV(B) | 161.54º | 0.27% | 0.38% | - |
| XYZ | 8.47 | 10.37 | 10.79 | - |
| YUV | 87.31 | 128.39 | 115.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 88 | 0.27 | 0 | 0.08 | 0.62 | 161.54 | 0.16 | 0.33 |
| Hex | 46 | 60 | 58 | 1B | 0 | 8 | 3E | A2 | 10 | 21 |
| Octal | 106 | 140 | 130 | 33 | 0 | 10 | 76 | 242 | 20 | 41 |
| Binary | 1000110 | 1100000 | 1011000 | 11011 | 0 | 1000 | 111110 | 10100010 | 10000 | 100001 |
Color Harmonies of #466058
Complementary color
Monochromatic Colors of #466058
Black with #466058
Text Example
Text Example
White with #466058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466058; }
p { color: rgb(70,96,88); }
H1.HeaderClassName
{
color: #466058;
}
.AnyTagClassName
{
color: #466058;
}
</style>
background-color css
<style>
a { background-color: #466058; }
a { background-color: rgb(70,96,88); }
div.DivClassName
{
background-color: #466058;
}
.BgClassName
{
background-color: #466058;
}
</style>
border-color css
<style>
span { border-color: #466058; }
span { border-color: rgb(70,96,88); }
td.TdClassName
{
border-color: #466058;
}
.TagClassName
{
border-color: #466058;
}
</style>