Shades of Como #477358
Tints of Como #477358
RGB
CMYK
RGB Variations
Color information
#477358 (or 0x477358) is known color: Como. HEX triplet: 47, 73 and 58. RGB value is (71,115,88). Sum of RGB (Red+Green+Blue) = 71+115+88=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 115 (45.31% from 255 or 41.97% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 115 - color contains mainly: green. Hex color #477358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477358 is #B88CA7. Grayscale: #626262. Windows color (decimal): -12094632 or 5796679. OLE color: 5796679.
HSL color Cylindrical-coordinate representation of color #477358: hue angle of 143.18º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477358 is Cyan = 0.38, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 88 | - |
| CMYK | 0.38 | 0 | 0.23 | 0.55 |
| HSL | 143.18º | 0.24% | 0.36% | - |
| HSV(B) | 143.18º | 0.38% | 0.45% | - |
| XYZ | 10.49 | 14.31 | 11.44 | - |
| YUV | 98.77 | 121.92 | 108.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 88 | 0.38 | 0 | 0.23 | 0.55 | 143.18 | 0.24 | 0.36 |
| Hex | 47 | 73 | 58 | 26 | 0 | 17 | 37 | 8F | 18 | 24 |
| Octal | 107 | 163 | 130 | 46 | 0 | 27 | 67 | 217 | 30 | 44 |
| Binary | 1000111 | 1110011 | 1011000 | 100110 | 0 | 10111 | 110111 | 10001111 | 11000 | 100100 |
Color Harmonies of #477358
Complementary color
Monochromatic Colors of #477358
Black with #477358
Text Example
Text Example
White with #477358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477358; }
p { color: rgb(71,115,88); }
H1.HeaderClassName
{
color: #477358;
}
.AnyTagClassName
{
color: #477358;
}
</style>
background-color css
<style>
a { background-color: #477358; }
a { background-color: rgb(71,115,88); }
div.DivClassName
{
background-color: #477358;
}
.BgClassName
{
background-color: #477358;
}
</style>
border-color css
<style>
span { border-color: #477358; }
span { border-color: rgb(71,115,88); }
td.TdClassName
{
border-color: #477358;
}
.TagClassName
{
border-color: #477358;
}
</style>