Shades of Stromboli #477361
Tints of Stromboli #477361
RGB
CMYK
RGB Variations
Color information
#477361 (or 0x477361) is known color: Stromboli. HEX triplet: 47, 73 and 61. RGB value is (71,115,97). Sum of RGB (Red+Green+Blue) = 71+115+97=283 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25.09% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 97 (38.28% from 255 or 34.28% from 283); Max value from RGB is 115 - color contains mainly: green. Hex color #477361 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477361 is #B88C9E. Grayscale: #636363. Windows color (decimal): -12094623 or 6386503. OLE color: 6386503.
HSL color Cylindrical-coordinate representation of color #477361: hue angle of 155.45º degrees, saturation: 0.24, 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 #477361 is Cyan = 0.38, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 97 | - |
| CMYK | 0.38 | 0 | 0.16 | 0.55 |
| HSL | 155.45º | 0.24% | 0.36% | - |
| HSV(B) | 155.45º | 0.38% | 0.45% | - |
| XYZ | 10.89 | 14.46 | 13.53 | - |
| YUV | 99.79 | 126.42 | 107.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 97 | 0.38 | 0 | 0.16 | 0.55 | 155.45 | 0.24 | 0.36 |
| Hex | 47 | 73 | 61 | 26 | 0 | 10 | 37 | 9B | 18 | 24 |
| Octal | 107 | 163 | 141 | 46 | 0 | 20 | 67 | 233 | 30 | 44 |
| Binary | 1000111 | 1110011 | 1100001 | 100110 | 0 | 10000 | 110111 | 10011011 | 11000 | 100100 |
Color Harmonies of #477361
Complementary color
Monochromatic Colors of #477361
Black with #477361
Text Example
Text Example
White with #477361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477361; }
p { color: rgb(71,115,97); }
H1.HeaderClassName
{
color: #477361;
}
.AnyTagClassName
{
color: #477361;
}
</style>
background-color css
<style>
a { background-color: #477361; }
a { background-color: rgb(71,115,97); }
div.DivClassName
{
background-color: #477361;
}
.BgClassName
{
background-color: #477361;
}
</style>
border-color css
<style>
span { border-color: #477361; }
span { border-color: rgb(71,115,97); }
td.TdClassName
{
border-color: #477361;
}
.TagClassName
{
border-color: #477361;
}
</style>