Shades of Stromboli #486059
Tints of Stromboli #486059
RGB
CMYK
RGB Variations
Color information
#486059 (or 0x486059) is known color: Stromboli. HEX triplet: 48, 60 and 59. RGB value is (72,96,89). Sum of RGB (Red+Green+Blue) = 72+96+89=257 (34% of max value = 765). Red value is 72 (28.52% from 255 or 28.02% from 257); Green value is 96 (37.89% from 255 or 37.35% from 257); Blue value is 89 (35.16% from 255 or 34.63% from 257); Max value from RGB is 96 - color contains mainly: green. Hex color #486059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486059 is #B79FA6. Grayscale: #585858. Windows color (decimal): -12033959 or 5857352. OLE color: 5857352.
HSL color Cylindrical-coordinate representation of color #486059: hue angle of 162.5º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #486059 is Cyan = 0.25, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 96 | 89 | - |
| CMYK | 0.25 | 0 | 0.07 | 0.62 |
| HSL | 162.5º | 0.14% | 0.33% | - |
| HSV(B) | 162.5º | 0.25% | 0.38% | - |
| XYZ | 8.66 | 10.46 | 11.01 | - |
| YUV | 88.03 | 128.55 | 116.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 96 | 89 | 0.25 | 0 | 0.07 | 0.62 | 162.5 | 0.14 | 0.33 |
| Hex | 48 | 60 | 59 | 19 | 0 | 7 | 3E | A2 | E | 21 |
| Octal | 110 | 140 | 131 | 31 | 0 | 7 | 76 | 242 | 16 | 41 |
| Binary | 1001000 | 1100000 | 1011001 | 11001 | 0 | 111 | 111110 | 10100010 | 1110 | 100001 |
Color Harmonies of #486059
Complementary color
Monochromatic Colors of #486059
Black with #486059
Text Example
Text Example
White with #486059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486059; }
p { color: rgb(72,96,89); }
H1.HeaderClassName
{
color: #486059;
}
.AnyTagClassName
{
color: #486059;
}
</style>
background-color css
<style>
a { background-color: #486059; }
a { background-color: rgb(72,96,89); }
div.DivClassName
{
background-color: #486059;
}
.BgClassName
{
background-color: #486059;
}
</style>
border-color css
<style>
span { border-color: #486059; }
span { border-color: rgb(72,96,89); }
td.TdClassName
{
border-color: #486059;
}
.TagClassName
{
border-color: #486059;
}
</style>