Shades of Stromboli #476660
Tints of Stromboli #476660
RGB
CMYK
RGB Variations
Color information
#476660 (or 0x476660) is known color: Stromboli. HEX triplet: 47, 66 and 60. RGB value is (71,102,96). Sum of RGB (Red+Green+Blue) = 71+102+96=269 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.39% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 96 (37.89% from 255 or 35.69% from 269); Max value from RGB is 102 - color contains mainly: green. Hex color #476660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476660 is #B8999F. Grayscale: #5C5C5C. Windows color (decimal): -12097952 or 6317639. OLE color: 6317639.
HSL color Cylindrical-coordinate representation of color #476660: hue angle of 168.39º degrees, saturation: 0.18, 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 #476660 is Cyan = 0.30, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 102 | 96 | - |
| CMYK | 0.30 | 0 | 0.06 | 0.6 |
| HSL | 168.39º | 0.18% | 0.34% | - |
| HSV(B) | 168.39º | 0.3% | 0.4% | - |
| XYZ | 9.46 | 11.69 | 12.82 | - |
| YUV | 92.05 | 130.23 | 112.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 96 | 0.30 | 0 | 0.06 | 0.6 | 168.39 | 0.18 | 0.34 |
| Hex | 47 | 66 | 60 | 1E | 0 | 6 | 3C | A8 | 12 | 22 |
| Octal | 107 | 146 | 140 | 36 | 0 | 6 | 74 | 250 | 22 | 42 |
| Binary | 1000111 | 1100110 | 1100000 | 11110 | 0 | 110 | 111100 | 10101000 | 10010 | 100010 |
Color Harmonies of #476660
Complementary color
Monochromatic Colors of #476660
Black with #476660
Text Example
Text Example
White with #476660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476660; }
p { color: rgb(71,102,96); }
H1.HeaderClassName
{
color: #476660;
}
.AnyTagClassName
{
color: #476660;
}
</style>
background-color css
<style>
a { background-color: #476660; }
a { background-color: rgb(71,102,96); }
div.DivClassName
{
background-color: #476660;
}
.BgClassName
{
background-color: #476660;
}
</style>
border-color css
<style>
span { border-color: #476660; }
span { border-color: rgb(71,102,96); }
td.TdClassName
{
border-color: #476660;
}
.TagClassName
{
border-color: #476660;
}
</style>