Shades of Stromboli #476560
Tints of Stromboli #476560
RGB
CMYK
RGB Variations
Color information
#476560 (or 0x476560) is known color: Stromboli. HEX triplet: 47, 65 and 60. RGB value is (71,101,96). Sum of RGB (Red+Green+Blue) = 71+101+96=268 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.49% from 268); Green value is 101 (39.84% from 255 or 37.69% from 268); Blue value is 96 (37.89% from 255 or 35.82% from 268); Max value from RGB is 101 - color contains mainly: green. Hex color #476560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476560 is #B89A9F. Grayscale: #5B5B5B. Windows color (decimal): -12098208 or 6317383. OLE color: 6317383.
HSL color Cylindrical-coordinate representation of color #476560: hue angle of 170º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #476560 is Cyan = 0.30, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 96 | - |
| CMYK | 0.30 | 0 | 0.05 | 0.60 |
| HSL | 170º | 0.17% | 0.34% | - |
| HSV(B) | 170º | 0.3% | 0.4% | - |
| XYZ | 9.36 | 11.49 | 12.79 | - |
| YUV | 91.46 | 130.56 | 113.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 96 | 0.30 | 0 | 0.05 | 0.60 | 170 | 0.17 | 0.34 |
| Hex | 47 | 65 | 60 | 1E | 0 | 5 | 3C | AA | 11 | 22 |
| Octal | 107 | 145 | 140 | 36 | 0 | 5 | 74 | 252 | 21 | 42 |
| Binary | 1000111 | 1100101 | 1100000 | 11110 | 0 | 101 | 111100 | 10101010 | 10001 | 100010 |
Color Harmonies of #476560
Complementary color
Monochromatic Colors of #476560
Black with #476560
Text Example
Text Example
White with #476560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476560; }
p { color: rgb(71,101,96); }
H1.HeaderClassName
{
color: #476560;
}
.AnyTagClassName
{
color: #476560;
}
</style>
background-color css
<style>
a { background-color: #476560; }
a { background-color: rgb(71,101,96); }
div.DivClassName
{
background-color: #476560;
}
.BgClassName
{
background-color: #476560;
}
</style>
border-color css
<style>
span { border-color: #476560; }
span { border-color: rgb(71,101,96); }
td.TdClassName
{
border-color: #476560;
}
.TagClassName
{
border-color: #476560;
}
</style>