Shades of Como #477658
Tints of Como #477658
RGB
CMYK
RGB Variations
Color information
#477658 (or 0x477658) is known color: Como. HEX triplet: 47, 76 and 58. RGB value is (71,118,88). Sum of RGB (Red+Green+Blue) = 71+118+88=277 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.63% from 277); Green value is 118 (46.48% from 255 or 42.60% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 118 - color contains mainly: green. Hex color #477658 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477658 is #B889A7. Grayscale: #646464. Windows color (decimal): -12093864 or 5797447. OLE color: 5797447.
HSL color Cylindrical-coordinate representation of color #477658: hue angle of 141.7º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477658 is Cyan = 0.40, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 88 | - |
| CMYK | 0.40 | 0 | 0.25 | 0.54 |
| HSL | 141.7º | 0.25% | 0.37% | - |
| HSV(B) | 141.7º | 0.4% | 0.46% | - |
| XYZ | 10.84 | 15 | 11.56 | - |
| YUV | 100.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 88 | 0.40 | 0 | 0.25 | 0.54 | 141.7 | 0.25 | 0.37 |
| Hex | 47 | 76 | 58 | 28 | 0 | 19 | 36 | 8E | 19 | 25 |
| Octal | 107 | 166 | 130 | 50 | 0 | 31 | 66 | 216 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1011000 | 101000 | 0 | 11001 | 110110 | 10001110 | 11001 | 100101 |
Color Harmonies of #477658
Complementary color
Monochromatic Colors of #477658
Black with #477658
Text Example
Text Example
White with #477658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477658; }
p { color: rgb(71,118,88); }
H1.HeaderClassName
{
color: #477658;
}
.AnyTagClassName
{
color: #477658;
}
</style>
background-color css
<style>
a { background-color: #477658; }
a { background-color: rgb(71,118,88); }
div.DivClassName
{
background-color: #477658;
}
.BgClassName
{
background-color: #477658;
}
</style>
border-color css
<style>
span { border-color: #477658; }
span { border-color: rgb(71,118,88); }
td.TdClassName
{
border-color: #477658;
}
.TagClassName
{
border-color: #477658;
}
</style>