Shades of Como #477454
Tints of Como #477454
RGB
CMYK
RGB Variations
Color information
#477454 (or 0x477454) is known color: Como. HEX triplet: 47, 74 and 54. RGB value is (71,116,84). Sum of RGB (Red+Green+Blue) = 71+116+84=271 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.20% from 271); Green value is 116 (45.70% from 255 or 42.80% from 271); Blue value is 84 (33.20% from 255 or 31.00% from 271); Max value from RGB is 116 - color contains mainly: green. Hex color #477454 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477454 is #B88BAB. Grayscale: #626262. Windows color (decimal): -12094380 or 5534791. OLE color: 5534791.
HSL color Cylindrical-coordinate representation of color #477454: hue angle of 137.33º 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 #477454 is Cyan = 0.39, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 84 | - |
| CMYK | 0.39 | 0 | 0.28 | 0.55 |
| HSL | 137.33º | 0.24% | 0.37% | - |
| HSV(B) | 137.33º | 0.39% | 0.45% | - |
| XYZ | 10.44 | 14.47 | 10.63 | - |
| YUV | 98.9 | 119.59 | 108.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 84 | 0.39 | 0 | 0.28 | 0.55 | 137.33 | 0.24 | 0.37 |
| Hex | 47 | 74 | 54 | 27 | 0 | 1C | 37 | 89 | 18 | 25 |
| Octal | 107 | 164 | 124 | 47 | 0 | 34 | 67 | 211 | 30 | 45 |
| Binary | 1000111 | 1110100 | 1010100 | 100111 | 0 | 11100 | 110111 | 10001001 | 11000 | 100101 |
Color Harmonies of #477454
Complementary color
Monochromatic Colors of #477454
Black with #477454
Text Example
Text Example
White with #477454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477454; }
p { color: rgb(71,116,84); }
H1.HeaderClassName
{
color: #477454;
}
.AnyTagClassName
{
color: #477454;
}
</style>
background-color css
<style>
a { background-color: #477454; }
a { background-color: rgb(71,116,84); }
div.DivClassName
{
background-color: #477454;
}
.BgClassName
{
background-color: #477454;
}
</style>
border-color css
<style>
span { border-color: #477454; }
span { border-color: rgb(71,116,84); }
td.TdClassName
{
border-color: #477454;
}
.TagClassName
{
border-color: #477454;
}
</style>