Shades of Stromboli #476258
Tints of Stromboli #476258
RGB
CMYK
RGB Variations
Color information
#476258 (or 0x476258) is known color: Stromboli. HEX triplet: 47, 62 and 58. RGB value is (71,98,88). Sum of RGB (Red+Green+Blue) = 71+98+88=257 (34% of max value = 765). Red value is 71 (28.12% from 255 or 27.63% from 257); Green value is 98 (38.67% from 255 or 38.13% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 98 - color contains mainly: green. Hex color #476258 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476258 is #B89DA7. Grayscale: #585858. Windows color (decimal): -12098984 or 5792327. OLE color: 5792327.
HSL color Cylindrical-coordinate representation of color #476258: hue angle of 157.78º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #476258 is Cyan = 0.28, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 98 | 88 | - |
| CMYK | 0.28 | 0 | 0.10 | 0.62 |
| HSL | 157.78º | 0.16% | 0.33% | - |
| HSV(B) | 157.78º | 0.28% | 0.38% | - |
| XYZ | 8.73 | 10.78 | 10.85 | - |
| YUV | 88.79 | 127.55 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 88 | 0.28 | 0 | 0.10 | 0.62 | 157.78 | 0.16 | 0.33 |
| Hex | 47 | 62 | 58 | 1C | 0 | A | 3E | 9E | 10 | 21 |
| Octal | 107 | 142 | 130 | 34 | 0 | 12 | 76 | 236 | 20 | 41 |
| Binary | 1000111 | 1100010 | 1011000 | 11100 | 0 | 1010 | 111110 | 10011110 | 10000 | 100001 |
Color Harmonies of #476258
Complementary color
Monochromatic Colors of #476258
Black with #476258
Text Example
Text Example
White with #476258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476258; }
p { color: rgb(71,98,88); }
H1.HeaderClassName
{
color: #476258;
}
.AnyTagClassName
{
color: #476258;
}
</style>
background-color css
<style>
a { background-color: #476258; }
a { background-color: rgb(71,98,88); }
div.DivClassName
{
background-color: #476258;
}
.BgClassName
{
background-color: #476258;
}
</style>
border-color css
<style>
span { border-color: #476258; }
span { border-color: rgb(71,98,88); }
td.TdClassName
{
border-color: #476258;
}
.TagClassName
{
border-color: #476258;
}
</style>