Shades of Jelly Bean #477688
Tints of Jelly Bean #477688
RGB
CMYK
RGB Variations
Color information
#477688 (or 0x477688) is known color: Jelly Bean. HEX triplet: 47, 76 and 88. RGB value is (71,118,136). Sum of RGB (Red+Green+Blue) = 71+118+136=325 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.85% from 325); Green value is 118 (46.48% from 255 or 36.31% from 325); Blue value is 136 (53.52% from 255 or 41.85% from 325); Max value from RGB is 136 - color contains mainly: blue. Hex color #477688 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477688 is #B88977. Grayscale: #696969. Windows color (decimal): -12093816 or 8943175. OLE color: 8943175.
HSL color Cylindrical-coordinate representation of color #477688: hue angle of 196.62º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #477688 is Cyan = 0.48, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 118 | 136 | - |
| CMYK | 0.48 | 0.13 | 0 | 0.47 |
| HSL | 196.62º | 0.31% | 0.41% | - |
| HSV(B) | 196.62º | 0.48% | 0.53% | - |
| XYZ | 13.52 | 16.07 | 25.68 | - |
| YUV | 106 | 144.93 | 103.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 136 | 0.48 | 0.13 | 0 | 0.47 | 196.62 | 0.31 | 0.41 |
| Hex | 47 | 76 | 88 | 30 | D | 0 | 2F | C5 | 1F | 29 |
| Octal | 107 | 166 | 210 | 60 | 15 | 0 | 57 | 305 | 37 | 51 |
| Binary | 1000111 | 1110110 | 10001000 | 110000 | 1101 | 0 | 101111 | 11000101 | 11111 | 101001 |
Color Harmonies of #477688
Complementary color
Monochromatic Colors of #477688
Black with #477688
Text Example
Text Example
White with #477688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477688; }
p { color: rgb(71,118,136); }
H1.HeaderClassName
{
color: #477688;
}
.AnyTagClassName
{
color: #477688;
}
</style>
background-color css
<style>
a { background-color: #477688; }
a { background-color: rgb(71,118,136); }
div.DivClassName
{
background-color: #477688;
}
.BgClassName
{
background-color: #477688;
}
</style>
border-color css
<style>
span { border-color: #477688; }
span { border-color: rgb(71,118,136); }
td.TdClassName
{
border-color: #477688;
}
.TagClassName
{
border-color: #477688;
}
</style>