Shades of Jelly Bean #517996
Tints of Jelly Bean #517996
RGB
CMYK
RGB Variations
Color information
#517996 (or 0x517996) is known color: Jelly Bean. HEX triplet: 51, 79 and 96. RGB value is (81,121,150). Sum of RGB (Red+Green+Blue) = 81+121+150=352 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.01% from 352); Green value is 121 (47.66% from 255 or 34.38% from 352); Blue value is 150 (58.98% from 255 or 42.61% from 352); Max value from RGB is 150 - color contains mainly: blue. Hex color #517996 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517996 is #AE8669. Grayscale: #707070. Windows color (decimal): -11437674 or 9861457. OLE color: 9861457.
HSL color Cylindrical-coordinate representation of color #517996: hue angle of 205.22º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #517996 is Cyan = 0.46, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 121 | 150 | - |
| CMYK | 0.46 | 0.19 | 0 | 0.41 |
| HSL | 205.22º | 0.3% | 0.45% | - |
| HSV(B) | 205.22º | 0.46% | 0.59% | - |
| XYZ | 15.74 | 17.63 | 31.43 | - |
| YUV | 112.35 | 149.25 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 150 | 0.46 | 0.19 | 0 | 0.41 | 205.22 | 0.3 | 0.45 |
| Hex | 51 | 79 | 96 | 2E | 13 | 0 | 29 | CD | 1E | 2D |
| Octal | 121 | 171 | 226 | 56 | 23 | 0 | 51 | 315 | 36 | 55 |
| Binary | 1010001 | 1111001 | 10010110 | 101110 | 10011 | 0 | 101001 | 11001101 | 11110 | 101101 |
Color Harmonies of #517996
Complementary color
Monochromatic Colors of #517996
Black with #517996
Text Example
Text Example
White with #517996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517996; }
p { color: rgb(81,121,150); }
H1.HeaderClassName
{
color: #517996;
}
.AnyTagClassName
{
color: #517996;
}
</style>
background-color css
<style>
a { background-color: #517996; }
a { background-color: rgb(81,121,150); }
div.DivClassName
{
background-color: #517996;
}
.BgClassName
{
background-color: #517996;
}
</style>
border-color css
<style>
span { border-color: #517996; }
span { border-color: rgb(81,121,150); }
td.TdClassName
{
border-color: #517996;
}
.TagClassName
{
border-color: #517996;
}
</style>