Shades of Jelly Bean #477590
Tints of Jelly Bean #477590
RGB
CMYK
RGB Variations
Color information
#477590 (or 0x477590) is known color: Jelly Bean. HEX triplet: 47, 75 and 90. RGB value is (71,117,144). Sum of RGB (Red+Green+Blue) = 71+117+144=332 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.39% from 332); Green value is 117 (46.09% from 255 or 35.24% from 332); Blue value is 144 (56.64% from 255 or 43.37% from 332); Max value from RGB is 144 - color contains mainly: blue. Hex color #477590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477590 is #B88A6F. Grayscale: #6A6A6A. Windows color (decimal): -12094064 or 9467207. OLE color: 9467207.
HSL color Cylindrical-coordinate representation of color #477590: hue angle of 202.19º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #477590 is Cyan = 0.51, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 71 | 117 | 144 | - |
| CMYK | 0.51 | 0.19 | 0 | 0.44 |
| HSL | 202.19º | 0.34% | 0.42% | - |
| HSV(B) | 202.19º | 0.51% | 0.56% | - |
| XYZ | 13.99 | 16.08 | 28.75 | - |
| YUV | 106.32 | 149.26 | 102.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 144 | 0.51 | 0.19 | 0 | 0.44 | 202.19 | 0.34 | 0.42 |
| Hex | 47 | 75 | 90 | 33 | 13 | 0 | 2C | CA | 22 | 2A |
| Octal | 107 | 165 | 220 | 63 | 23 | 0 | 54 | 312 | 42 | 52 |
| Binary | 1000111 | 1110101 | 10010000 | 110011 | 10011 | 0 | 101100 | 11001010 | 100010 | 101010 |
Color Harmonies of #477590
Complementary color
Monochromatic Colors of #477590
Black with #477590
Text Example
Text Example
White with #477590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477590; }
p { color: rgb(71,117,144); }
H1.HeaderClassName
{
color: #477590;
}
.AnyTagClassName
{
color: #477590;
}
</style>
background-color css
<style>
a { background-color: #477590; }
a { background-color: rgb(71,117,144); }
div.DivClassName
{
background-color: #477590;
}
.BgClassName
{
background-color: #477590;
}
</style>
border-color css
<style>
span { border-color: #477590; }
span { border-color: rgb(71,117,144); }
td.TdClassName
{
border-color: #477590;
}
.TagClassName
{
border-color: #477590;
}
</style>