Shades of Como #477558
Tints of Como #477558
RGB
CMYK
RGB Variations
Color information
#477558 (or 0x477558) is known color: Como. HEX triplet: 47, 75 and 58. RGB value is (71,117,88). Sum of RGB (Red+Green+Blue) = 71+117+88=276 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.72% from 276); Green value is 117 (46.09% from 255 or 42.39% from 276); Blue value is 88 (34.77% from 255 or 31.88% from 276); Max value from RGB is 117 - color contains mainly: green. Hex color #477558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477558 is #B88AA7. Grayscale: #646464. Windows color (decimal): -12094120 or 5797191. OLE color: 5797191.
HSL color Cylindrical-coordinate representation of color #477558: hue angle of 142.17º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477558 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 88 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.54 |
| HSL | 142.17º | 0.24% | 0.37% | - |
| HSV(B) | 142.17º | 0.39% | 0.46% | - |
| XYZ | 10.72 | 14.77 | 11.52 | - |
| YUV | 99.94 | 121.26 | 107.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 88 | 0.39 | 0 | 0.25 | 0.54 | 142.17 | 0.24 | 0.37 |
| Hex | 47 | 75 | 58 | 27 | 0 | 19 | 36 | 8E | 18 | 25 |
| Octal | 107 | 165 | 130 | 47 | 0 | 31 | 66 | 216 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1011000 | 100111 | 0 | 11001 | 110110 | 10001110 | 11000 | 100101 |
Color Harmonies of #477558
Complementary color
Monochromatic Colors of #477558
Black with #477558
Text Example
Text Example
White with #477558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477558; }
p { color: rgb(71,117,88); }
H1.HeaderClassName
{
color: #477558;
}
.AnyTagClassName
{
color: #477558;
}
</style>
background-color css
<style>
a { background-color: #477558; }
a { background-color: rgb(71,117,88); }
div.DivClassName
{
background-color: #477558;
}
.BgClassName
{
background-color: #477558;
}
</style>
border-color css
<style>
span { border-color: #477558; }
span { border-color: rgb(71,117,88); }
td.TdClassName
{
border-color: #477558;
}
.TagClassName
{
border-color: #477558;
}
</style>