Shades of Jelly Bean #557991
Tints of Jelly Bean #557991
RGB
CMYK
RGB Variations
Color information
#557991 (or 0x557991) is known color: Jelly Bean. HEX triplet: 55, 79 and 91. RGB value is (85,121,145). Sum of RGB (Red+Green+Blue) = 85+121+145=351 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.22% from 351); Green value is 121 (47.66% from 255 or 34.47% from 351); Blue value is 145 (57.03% from 255 or 41.31% from 351); Max value from RGB is 145 - color contains mainly: blue. Hex color #557991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557991 is #AA866E. Grayscale: #707070. Windows color (decimal): -11175535 or 9533781. OLE color: 9533781.
HSL color Cylindrical-coordinate representation of color #557991: hue angle of 204º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #557991 is Cyan = 0.41, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 121 | 145 | - |
| CMYK | 0.41 | 0.17 | 0 | 0.43 |
| HSL | 204º | 0.26% | 0.45% | - |
| HSV(B) | 204º | 0.41% | 0.57% | - |
| XYZ | 15.69 | 17.65 | 29.37 | - |
| YUV | 112.97 | 146.07 | 108.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 145 | 0.41 | 0.17 | 0 | 0.43 | 204 | 0.26 | 0.45 |
| Hex | 55 | 79 | 91 | 29 | 11 | 0 | 2B | CC | 1A | 2D |
| Octal | 125 | 171 | 221 | 51 | 21 | 0 | 53 | 314 | 32 | 55 |
| Binary | 1010101 | 1111001 | 10010001 | 101001 | 10001 | 0 | 101011 | 11001100 | 11010 | 101101 |
Color Harmonies of #557991
Complementary color
Monochromatic Colors of #557991
Black with #557991
Text Example
Text Example
White with #557991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557991; }
p { color: rgb(85,121,145); }
H1.HeaderClassName
{
color: #557991;
}
.AnyTagClassName
{
color: #557991;
}
</style>
background-color css
<style>
a { background-color: #557991; }
a { background-color: rgb(85,121,145); }
div.DivClassName
{
background-color: #557991;
}
.BgClassName
{
background-color: #557991;
}
</style>
border-color css
<style>
span { border-color: #557991; }
span { border-color: rgb(85,121,145); }
td.TdClassName
{
border-color: #557991;
}
.TagClassName
{
border-color: #557991;
}
</style>