Shades of Como #477561
Tints of Como #477561
RGB
CMYK
RGB Variations
Color information
#477561 (or 0x477561) is known color: Como. HEX triplet: 47, 75 and 61. RGB value is (71,117,97). Sum of RGB (Red+Green+Blue) = 71+117+97=285 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.91% from 285); Green value is 117 (46.09% from 255 or 41.05% from 285); Blue value is 97 (38.28% from 255 or 34.04% from 285); Max value from RGB is 117 - color contains mainly: green. Hex color #477561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477561 is #B88A9E. Grayscale: #656565. Windows color (decimal): -12094111 or 6387015. OLE color: 6387015.
HSL color Cylindrical-coordinate representation of color #477561: hue angle of 153.91º 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 #477561 is Cyan = 0.39, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 97 | - |
| CMYK | 0.39 | 0 | 0.17 | 0.54 |
| HSL | 153.91º | 0.24% | 0.37% | - |
| HSV(B) | 153.91º | 0.39% | 0.46% | - |
| XYZ | 11.12 | 14.93 | 13.6 | - |
| YUV | 100.97 | 125.76 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 97 | 0.39 | 0 | 0.17 | 0.54 | 153.91 | 0.24 | 0.37 |
| Hex | 47 | 75 | 61 | 27 | 0 | 11 | 36 | 9A | 18 | 25 |
| Octal | 107 | 165 | 141 | 47 | 0 | 21 | 66 | 232 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1100001 | 100111 | 0 | 10001 | 110110 | 10011010 | 11000 | 100101 |
Color Harmonies of #477561
Complementary color
Monochromatic Colors of #477561
Black with #477561
Text Example
Text Example
White with #477561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477561; }
p { color: rgb(71,117,97); }
H1.HeaderClassName
{
color: #477561;
}
.AnyTagClassName
{
color: #477561;
}
</style>
background-color css
<style>
a { background-color: #477561; }
a { background-color: rgb(71,117,97); }
div.DivClassName
{
background-color: #477561;
}
.BgClassName
{
background-color: #477561;
}
</style>
border-color css
<style>
span { border-color: #477561; }
span { border-color: rgb(71,117,97); }
td.TdClassName
{
border-color: #477561;
}
.TagClassName
{
border-color: #477561;
}
</style>