Shades of Stromboli #487061
Tints of Stromboli #487061
RGB
CMYK
RGB Variations
Color information
#487061 (or 0x487061) is known color: Stromboli. HEX triplet: 48, 70 and 61. RGB value is (72,112,97). Sum of RGB (Red+Green+Blue) = 72+112+97=281 (37% of max value = 765). Red value is 72 (28.52% from 255 or 25.62% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 97 (38.28% from 255 or 34.52% from 281); Max value from RGB is 112 - color contains mainly: green. Hex color #487061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487061 is #B78F9E. Grayscale: #626262. Windows color (decimal): -12029855 or 6385736. OLE color: 6385736.
HSL color Cylindrical-coordinate representation of color #487061: hue angle of 157.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #487061 is Cyan = 0.36, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 72 | 112 | 97 | - |
| CMYK | 0.36 | 0 | 0.13 | 0.56 |
| HSL | 157.5º | 0.22% | 0.36% | - |
| HSV(B) | 157.5º | 0.36% | 0.44% | - |
| XYZ | 10.62 | 13.83 | 13.42 | - |
| YUV | 98.33 | 127.25 | 109.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 97 | 0.36 | 0 | 0.13 | 0.56 | 157.5 | 0.22 | 0.36 |
| Hex | 48 | 70 | 61 | 24 | 0 | D | 38 | 9E | 16 | 24 |
| Octal | 110 | 160 | 141 | 44 | 0 | 15 | 70 | 236 | 26 | 44 |
| Binary | 1001000 | 1110000 | 1100001 | 100100 | 0 | 1101 | 111000 | 10011110 | 10110 | 100100 |
Color Harmonies of #487061
Complementary color
Monochromatic Colors of #487061
Black with #487061
Text Example
Text Example
White with #487061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487061; }
p { color: rgb(72,112,97); }
H1.HeaderClassName
{
color: #487061;
}
.AnyTagClassName
{
color: #487061;
}
</style>
background-color css
<style>
a { background-color: #487061; }
a { background-color: rgb(72,112,97); }
div.DivClassName
{
background-color: #487061;
}
.BgClassName
{
background-color: #487061;
}
</style>
border-color css
<style>
span { border-color: #487061; }
span { border-color: rgb(72,112,97); }
td.TdClassName
{
border-color: #487061;
}
.TagClassName
{
border-color: #487061;
}
</style>