Shades of Como #477756
Tints of Como #477756
RGB
CMYK
RGB Variations
Color information
#477756 (or 0x477756) is known color: Como. HEX triplet: 47, 77 and 56. RGB value is (71,119,86). Sum of RGB (Red+Green+Blue) = 71+119+86=276 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.72% from 276); Green value is 119 (46.88% from 255 or 43.12% from 276); Blue value is 86 (33.98% from 255 or 31.16% from 276); Max value from RGB is 119 - color contains mainly: green. Hex color #477756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477756 is #B888A9. Grayscale: #646464. Windows color (decimal): -12093610 or 5666631. OLE color: 5666631.
HSL color Cylindrical-coordinate representation of color #477756: hue angle of 138.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477756 is Cyan = 0.40, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 86 | - |
| CMYK | 0.40 | 0 | 0.28 | 0.53 |
| HSL | 138.75º | 0.25% | 0.37% | - |
| HSV(B) | 138.75º | 0.4% | 0.47% | - |
| XYZ | 10.88 | 15.21 | 11.17 | - |
| YUV | 100.89 | 119.6 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 86 | 0.40 | 0 | 0.28 | 0.53 | 138.75 | 0.25 | 0.37 |
| Hex | 47 | 77 | 56 | 28 | 0 | 1C | 35 | 8B | 19 | 25 |
| Octal | 107 | 167 | 126 | 50 | 0 | 34 | 65 | 213 | 31 | 45 |
| Binary | 1000111 | 1110111 | 1010110 | 101000 | 0 | 11100 | 110101 | 10001011 | 11001 | 100101 |
Color Harmonies of #477756
Complementary color
Monochromatic Colors of #477756
Black with #477756
Text Example
Text Example
White with #477756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477756; }
p { color: rgb(71,119,86); }
H1.HeaderClassName
{
color: #477756;
}
.AnyTagClassName
{
color: #477756;
}
</style>
background-color css
<style>
a { background-color: #477756; }
a { background-color: rgb(71,119,86); }
div.DivClassName
{
background-color: #477756;
}
.BgClassName
{
background-color: #477756;
}
</style>
border-color css
<style>
span { border-color: #477756; }
span { border-color: rgb(71,119,86); }
td.TdClassName
{
border-color: #477756;
}
.TagClassName
{
border-color: #477756;
}
</style>