Shades of Como #477461
Tints of Como #477461
RGB
CMYK
RGB Variations
Color information
#477461 (or 0x477461) is known color: Como. HEX triplet: 47, 74 and 61. RGB value is (71,116,97). Sum of RGB (Red+Green+Blue) = 71+116+97=284 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 97 (38.28% from 255 or 34.15% from 284); Max value from RGB is 116 - color contains mainly: green. Hex color #477461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477461 is #B88B9E. Grayscale: #646464. Windows color (decimal): -12094367 or 6386759. OLE color: 6386759.
HSL color Cylindrical-coordinate representation of color #477461: hue angle of 154.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477461 is Cyan = 0.39, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 97 | - |
| CMYK | 0.39 | 0 | 0.16 | 0.55 |
| HSL | 154.67º | 0.24% | 0.37% | - |
| HSV(B) | 154.67º | 0.39% | 0.45% | - |
| XYZ | 11 | 14.69 | 13.57 | - |
| YUV | 100.38 | 126.09 | 107.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 97 | 0.39 | 0 | 0.16 | 0.55 | 154.67 | 0.24 | 0.37 |
| Hex | 47 | 74 | 61 | 27 | 0 | 10 | 37 | 9B | 18 | 25 |
| Octal | 107 | 164 | 141 | 47 | 0 | 20 | 67 | 233 | 30 | 45 |
| Binary | 1000111 | 1110100 | 1100001 | 100111 | 0 | 10000 | 110111 | 10011011 | 11000 | 100101 |
Color Harmonies of #477461
Complementary color
Monochromatic Colors of #477461
Black with #477461
Text Example
Text Example
White with #477461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477461; }
p { color: rgb(71,116,97); }
H1.HeaderClassName
{
color: #477461;
}
.AnyTagClassName
{
color: #477461;
}
</style>
background-color css
<style>
a { background-color: #477461; }
a { background-color: rgb(71,116,97); }
div.DivClassName
{
background-color: #477461;
}
.BgClassName
{
background-color: #477461;
}
</style>
border-color css
<style>
span { border-color: #477461; }
span { border-color: rgb(71,116,97); }
td.TdClassName
{
border-color: #477461;
}
.TagClassName
{
border-color: #477461;
}
</style>