Shades of Jelly Bean #477497
Tints of Jelly Bean #477497
RGB
CMYK
RGB Variations
Color information
#477497 (or 0x477497) is known color: Jelly Bean. HEX triplet: 47, 74 and 97. RGB value is (71,116,151). Sum of RGB (Red+Green+Blue) = 71+116+151=338 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.01% from 338); Green value is 116 (45.70% from 255 or 34.32% from 338); Blue value is 151 (59.38% from 255 or 44.67% from 338); Max value from RGB is 151 - color contains mainly: blue. Hex color #477497 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477497 is #B88B68. Grayscale: #6A6A6A. Windows color (decimal): -12094313 or 9925703. OLE color: 9925703.
HSL color Cylindrical-coordinate representation of color #477497: hue angle of 206.25º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #477497 is Cyan = 0.53, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 116 | 151 | - |
| CMYK | 0.53 | 0.23 | 0 | 0.41 |
| HSL | 206.25º | 0.36% | 0.44% | - |
| HSV(B) | 206.25º | 0.53% | 0.59% | - |
| XYZ | 14.43 | 16.06 | 31.62 | - |
| YUV | 106.54 | 153.09 | 102.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 151 | 0.53 | 0.23 | 0 | 0.41 | 206.25 | 0.36 | 0.44 |
| Hex | 47 | 74 | 97 | 35 | 17 | 0 | 29 | CE | 24 | 2C |
| Octal | 107 | 164 | 227 | 65 | 27 | 0 | 51 | 316 | 44 | 54 |
| Binary | 1000111 | 1110100 | 10010111 | 110101 | 10111 | 0 | 101001 | 11001110 | 100100 | 101100 |
Color Harmonies of #477497
Complementary color
Monochromatic Colors of #477497
Black with #477497
Text Example
Text Example
White with #477497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477497; }
p { color: rgb(71,116,151); }
H1.HeaderClassName
{
color: #477497;
}
.AnyTagClassName
{
color: #477497;
}
</style>
background-color css
<style>
a { background-color: #477497; }
a { background-color: rgb(71,116,151); }
div.DivClassName
{
background-color: #477497;
}
.BgClassName
{
background-color: #477497;
}
</style>
border-color css
<style>
span { border-color: #477497; }
span { border-color: rgb(71,116,151); }
td.TdClassName
{
border-color: #477497;
}
.TagClassName
{
border-color: #477497;
}
</style>