Shades of Stromboli #476760
Tints of Stromboli #476760
RGB
CMYK
RGB Variations
Color information
#476760 (or 0x476760) is known color: Stromboli. HEX triplet: 47, 67 and 60. RGB value is (71,103,96). Sum of RGB (Red+Green+Blue) = 71+103+96=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 103 (40.62% from 255 or 38.15% from 270); Blue value is 96 (37.89% from 255 or 35.56% from 270); Max value from RGB is 103 - color contains mainly: green. Hex color #476760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476760 is #B8989F. Grayscale: #5C5C5C. Windows color (decimal): -12097696 or 6317895. OLE color: 6317895.
HSL color Cylindrical-coordinate representation of color #476760: hue angle of 166.88º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #476760 is Cyan = 0.31, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 96 | - |
| CMYK | 0.31 | 0 | 0.07 | 0.60 |
| HSL | 166.88º | 0.18% | 0.34% | - |
| HSV(B) | 166.88º | 0.31% | 0.4% | - |
| XYZ | 9.56 | 11.88 | 12.86 | - |
| YUV | 92.63 | 129.9 | 112.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 96 | 0.31 | 0 | 0.07 | 0.60 | 166.88 | 0.18 | 0.34 |
| Hex | 47 | 67 | 60 | 1F | 0 | 7 | 3C | A7 | 12 | 22 |
| Octal | 107 | 147 | 140 | 37 | 0 | 7 | 74 | 247 | 22 | 42 |
| Binary | 1000111 | 1100111 | 1100000 | 11111 | 0 | 111 | 111100 | 10100111 | 10010 | 100010 |
Color Harmonies of #476760
Complementary color
Monochromatic Colors of #476760
Black with #476760
Text Example
Text Example
White with #476760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476760; }
p { color: rgb(71,103,96); }
H1.HeaderClassName
{
color: #476760;
}
.AnyTagClassName
{
color: #476760;
}
</style>
background-color css
<style>
a { background-color: #476760; }
a { background-color: rgb(71,103,96); }
div.DivClassName
{
background-color: #476760;
}
.BgClassName
{
background-color: #476760;
}
</style>
border-color css
<style>
span { border-color: #476760; }
span { border-color: rgb(71,103,96); }
td.TdClassName
{
border-color: #476760;
}
.TagClassName
{
border-color: #476760;
}
</style>