Shades of Como #477961
Tints of Como #477961
RGB
CMYK
RGB Variations
Color information
#477961 (or 0x477961) is known color: Como. HEX triplet: 47, 79 and 61. RGB value is (71,121,97). Sum of RGB (Red+Green+Blue) = 71+121+97=289 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.57% from 289); Green value is 121 (47.66% from 255 or 41.87% from 289); Blue value is 97 (38.28% from 255 or 33.56% from 289); Max value from RGB is 121 - color contains mainly: green. Hex color #477961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477961 is #B8869E. Grayscale: #676767. Windows color (decimal): -12093087 or 6388039. OLE color: 6388039.
HSL color Cylindrical-coordinate representation of color #477961: hue angle of 151.2º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477961 is Cyan = 0.41, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 121 | 97 | - |
| CMYK | 0.41 | 0 | 0.20 | 0.53 |
| HSL | 151.2º | 0.26% | 0.38% | - |
| HSV(B) | 151.2º | 0.41% | 0.47% | - |
| XYZ | 11.59 | 15.88 | 13.76 | - |
| YUV | 103.31 | 124.44 | 104.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 97 | 0.41 | 0 | 0.20 | 0.53 | 151.2 | 0.26 | 0.38 |
| Hex | 47 | 79 | 61 | 29 | 0 | 14 | 35 | 97 | 1A | 26 |
| Octal | 107 | 171 | 141 | 51 | 0 | 24 | 65 | 227 | 32 | 46 |
| Binary | 1000111 | 1111001 | 1100001 | 101001 | 0 | 10100 | 110101 | 10010111 | 11010 | 100110 |
Color Harmonies of #477961
Complementary color
Monochromatic Colors of #477961
Black with #477961
Text Example
Text Example
White with #477961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477961; }
p { color: rgb(71,121,97); }
H1.HeaderClassName
{
color: #477961;
}
.AnyTagClassName
{
color: #477961;
}
</style>
background-color css
<style>
a { background-color: #477961; }
a { background-color: rgb(71,121,97); }
div.DivClassName
{
background-color: #477961;
}
.BgClassName
{
background-color: #477961;
}
</style>
border-color css
<style>
span { border-color: #477961; }
span { border-color: rgb(71,121,97); }
td.TdClassName
{
border-color: #477961;
}
.TagClassName
{
border-color: #477961;
}
</style>