Shades of Stromboli #486359
Tints of Stromboli #486359
RGB
CMYK
RGB Variations
Color information
#486359 (or 0x486359) is known color: Stromboli. HEX triplet: 48, 63 and 59. RGB value is (72,99,89). Sum of RGB (Red+Green+Blue) = 72+99+89=260 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.69% from 260); Green value is 99 (39.06% from 255 or 38.08% from 260); Blue value is 89 (35.16% from 255 or 34.23% from 260); Max value from RGB is 99 - color contains mainly: green. Hex color #486359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486359 is #B79CA6. Grayscale: #595959. Windows color (decimal): -12033191 or 5858120. OLE color: 5858120.
HSL color Cylindrical-coordinate representation of color #486359: hue angle of 157.78º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #486359 is Cyan = 0.27, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 99 | 89 | - |
| CMYK | 0.27 | 0 | 0.10 | 0.61 |
| HSL | 157.78º | 0.16% | 0.34% | - |
| HSV(B) | 157.78º | 0.27% | 0.39% | - |
| XYZ | 8.94 | 11.02 | 11.11 | - |
| YUV | 89.79 | 127.55 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 99 | 89 | 0.27 | 0 | 0.10 | 0.61 | 157.78 | 0.16 | 0.34 |
| Hex | 48 | 63 | 59 | 1B | 0 | A | 3D | 9E | 10 | 22 |
| Octal | 110 | 143 | 131 | 33 | 0 | 12 | 75 | 236 | 20 | 42 |
| Binary | 1001000 | 1100011 | 1011001 | 11011 | 0 | 1010 | 111101 | 10011110 | 10000 | 100010 |
Color Harmonies of #486359
Complementary color
Monochromatic Colors of #486359
Black with #486359
Text Example
Text Example
White with #486359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486359; }
p { color: rgb(72,99,89); }
H1.HeaderClassName
{
color: #486359;
}
.AnyTagClassName
{
color: #486359;
}
</style>
background-color css
<style>
a { background-color: #486359; }
a { background-color: rgb(72,99,89); }
div.DivClassName
{
background-color: #486359;
}
.BgClassName
{
background-color: #486359;
}
</style>
border-color css
<style>
span { border-color: #486359; }
span { border-color: rgb(72,99,89); }
td.TdClassName
{
border-color: #486359;
}
.TagClassName
{
border-color: #486359;
}
</style>