Shades of Jelly Bean #477886
Tints of Jelly Bean #477886
RGB
CMYK
RGB Variations
Color information
#477886 (or 0x477886) is known color: Jelly Bean. HEX triplet: 47, 78 and 86. RGB value is (71,120,134). Sum of RGB (Red+Green+Blue) = 71+120+134=325 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.85% from 325); Green value is 120 (47.27% from 255 or 36.92% from 325); Blue value is 134 (52.73% from 255 or 41.23% from 325); Max value from RGB is 134 - color contains mainly: blue. Hex color #477886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477886 is #B88779. Grayscale: #6A6A6A. Windows color (decimal): -12093306 or 8812615. OLE color: 8812615.
HSL color Cylindrical-coordinate representation of color #477886: hue angle of 193.33º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #477886 is Cyan = 0.47, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 120 | 134 | - |
| CMYK | 0.47 | 0.10 | 0 | 0.47 |
| HSL | 193.33º | 0.31% | 0.4% | - |
| HSV(B) | 193.33º | 0.47% | 0.53% | - |
| XYZ | 13.62 | 16.49 | 25.02 | - |
| YUV | 106.95 | 143.27 | 102.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 134 | 0.47 | 0.10 | 0 | 0.47 | 193.33 | 0.31 | 0.4 |
| Hex | 47 | 78 | 86 | 2F | A | 0 | 2F | C1 | 1F | 28 |
| Octal | 107 | 170 | 206 | 57 | 12 | 0 | 57 | 301 | 37 | 50 |
| Binary | 1000111 | 1111000 | 10000110 | 101111 | 1010 | 0 | 101111 | 11000001 | 11111 | 101000 |
Color Harmonies of #477886
Complementary color
Monochromatic Colors of #477886
Black with #477886
Text Example
Text Example
White with #477886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477886; }
p { color: rgb(71,120,134); }
H1.HeaderClassName
{
color: #477886;
}
.AnyTagClassName
{
color: #477886;
}
</style>
background-color css
<style>
a { background-color: #477886; }
a { background-color: rgb(71,120,134); }
div.DivClassName
{
background-color: #477886;
}
.BgClassName
{
background-color: #477886;
}
</style>
border-color css
<style>
span { border-color: #477886; }
span { border-color: rgb(71,120,134); }
td.TdClassName
{
border-color: #477886;
}
.TagClassName
{
border-color: #477886;
}
</style>