Shades of Stromboli #477260
Tints of Stromboli #477260
RGB
CMYK
RGB Variations
Color information
#477260 (or 0x477260) is known color: Stromboli. HEX triplet: 47, 72 and 60. RGB value is (71,114,96). Sum of RGB (Red+Green+Blue) = 71+114+96=281 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.27% from 281); Green value is 114 (44.92% from 255 or 40.57% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 114 - color contains mainly: green. Hex color #477260 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477260 is #B88D9F. Grayscale: #636363. Windows color (decimal): -12094880 or 6320711. OLE color: 6320711.
HSL color Cylindrical-coordinate representation of color #477260: hue angle of 154.88º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477260 is Cyan = 0.38, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 96 | - |
| CMYK | 0.38 | 0 | 0.16 | 0.55 |
| HSL | 154.88º | 0.23% | 0.36% | - |
| HSV(B) | 154.88º | 0.38% | 0.45% | - |
| XYZ | 10.73 | 14.22 | 13.25 | - |
| YUV | 99.09 | 126.25 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 96 | 0.38 | 0 | 0.16 | 0.55 | 154.88 | 0.23 | 0.36 |
| Hex | 47 | 72 | 60 | 26 | 0 | 10 | 37 | 9B | 17 | 24 |
| Octal | 107 | 162 | 140 | 46 | 0 | 20 | 67 | 233 | 27 | 44 |
| Binary | 1000111 | 1110010 | 1100000 | 100110 | 0 | 10000 | 110111 | 10011011 | 10111 | 100100 |
Color Harmonies of #477260
Complementary color
Monochromatic Colors of #477260
Black with #477260
Text Example
Text Example
White with #477260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477260; }
p { color: rgb(71,114,96); }
H1.HeaderClassName
{
color: #477260;
}
.AnyTagClassName
{
color: #477260;
}
</style>
background-color css
<style>
a { background-color: #477260; }
a { background-color: rgb(71,114,96); }
div.DivClassName
{
background-color: #477260;
}
.BgClassName
{
background-color: #477260;
}
</style>
border-color css
<style>
span { border-color: #477260; }
span { border-color: rgb(71,114,96); }
td.TdClassName
{
border-color: #477260;
}
.TagClassName
{
border-color: #477260;
}
</style>