Shades of Como #477655
Tints of Como #477655
RGB
CMYK
RGB Variations
Color information
#477655 (or 0x477655) is known color: Como. HEX triplet: 47, 76 and 55. RGB value is (71,118,85). Sum of RGB (Red+Green+Blue) = 71+118+85=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 118 (46.48% from 255 or 43.07% from 274); Blue value is 85 (33.59% from 255 or 31.02% from 274); Max value from RGB is 118 - color contains mainly: green. Hex color #477655 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477655 is #B889AA. Grayscale: #646464. Windows color (decimal): -12093867 or 5600839. OLE color: 5600839.
HSL color Cylindrical-coordinate representation of color #477655: hue angle of 137.87º 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 #477655 is Cyan = 0.40, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 85 | - |
| CMYK | 0.40 | 0 | 0.28 | 0.54 |
| HSL | 137.87º | 0.25% | 0.37% | - |
| HSV(B) | 137.87º | 0.4% | 0.46% | - |
| XYZ | 10.72 | 14.95 | 10.92 | - |
| YUV | 100.19 | 119.43 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 85 | 0.40 | 0 | 0.28 | 0.54 | 137.87 | 0.25 | 0.37 |
| Hex | 47 | 76 | 55 | 28 | 0 | 1C | 36 | 8A | 19 | 25 |
| Octal | 107 | 166 | 125 | 50 | 0 | 34 | 66 | 212 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1010101 | 101000 | 0 | 11100 | 110110 | 10001010 | 11001 | 100101 |
Color Harmonies of #477655
Complementary color
Monochromatic Colors of #477655
Black with #477655
Text Example
Text Example
White with #477655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477655; }
p { color: rgb(71,118,85); }
H1.HeaderClassName
{
color: #477655;
}
.AnyTagClassName
{
color: #477655;
}
</style>
background-color css
<style>
a { background-color: #477655; }
a { background-color: rgb(71,118,85); }
div.DivClassName
{
background-color: #477655;
}
.BgClassName
{
background-color: #477655;
}
</style>
border-color css
<style>
span { border-color: #477655; }
span { border-color: rgb(71,118,85); }
td.TdClassName
{
border-color: #477655;
}
.TagClassName
{
border-color: #477655;
}
</style>