Shades of Jelly Bean #517992
Tints of Jelly Bean #517992
RGB
CMYK
RGB Variations
Color information
#517992 (or 0x517992) is known color: Jelly Bean. HEX triplet: 51, 79 and 92. RGB value is (81,121,146). Sum of RGB (Red+Green+Blue) = 81+121+146=348 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.28% from 348); Green value is 121 (47.66% from 255 or 34.77% from 348); Blue value is 146 (57.42% from 255 or 41.95% from 348); Max value from RGB is 146 - color contains mainly: blue. Hex color #517992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517992 is #AE866D. Grayscale: #6F6F6F. Windows color (decimal): -11437678 or 9599313. OLE color: 9599313.
HSL color Cylindrical-coordinate representation of color #517992: hue angle of 203.08º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #517992 is Cyan = 0.45, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 121 | 146 | - |
| CMYK | 0.45 | 0.17 | 0 | 0.43 |
| HSL | 203.08º | 0.29% | 0.45% | - |
| HSV(B) | 203.08º | 0.45% | 0.57% | - |
| XYZ | 15.42 | 17.5 | 29.76 | - |
| YUV | 111.89 | 147.25 | 105.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 146 | 0.45 | 0.17 | 0 | 0.43 | 203.08 | 0.29 | 0.45 |
| Hex | 51 | 79 | 92 | 2D | 11 | 0 | 2B | CB | 1D | 2D |
| Octal | 121 | 171 | 222 | 55 | 21 | 0 | 53 | 313 | 35 | 55 |
| Binary | 1010001 | 1111001 | 10010010 | 101101 | 10001 | 0 | 101011 | 11001011 | 11101 | 101101 |
Color Harmonies of #517992
Complementary color
Monochromatic Colors of #517992
Black with #517992
Text Example
Text Example
White with #517992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517992; }
p { color: rgb(81,121,146); }
H1.HeaderClassName
{
color: #517992;
}
.AnyTagClassName
{
color: #517992;
}
</style>
background-color css
<style>
a { background-color: #517992; }
a { background-color: rgb(81,121,146); }
div.DivClassName
{
background-color: #517992;
}
.BgClassName
{
background-color: #517992;
}
</style>
border-color css
<style>
span { border-color: #517992; }
span { border-color: rgb(81,121,146); }
td.TdClassName
{
border-color: #517992;
}
.TagClassName
{
border-color: #517992;
}
</style>