Shades of Jelly Bean #517587
Tints of Jelly Bean #517587
RGB
CMYK
RGB Variations
Color information
#517587 (or 0x517587) is known color: Jelly Bean. HEX triplet: 51, 75 and 87. RGB value is (81,117,135). Sum of RGB (Red+Green+Blue) = 81+117+135=333 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.32% from 333); Green value is 117 (46.09% from 255 or 35.14% from 333); Blue value is 135 (53.12% from 255 or 40.54% from 333); Max value from RGB is 135 - color contains mainly: blue. Hex color #517587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517587 is #AE8A78. Grayscale: #6C6C6C. Windows color (decimal): -11438713 or 8877393. OLE color: 8877393.
HSL color Cylindrical-coordinate representation of color #517587: hue angle of 200º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #517587 is Cyan = 0.40, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 117 | 135 | - |
| CMYK | 0.40 | 0.13 | 0 | 0.47 |
| HSL | 200º | 0.25% | 0.42% | - |
| HSV(B) | 200º | 0.4% | 0.53% | - |
| XYZ | 14.13 | 16.22 | 25.31 | - |
| YUV | 108.29 | 143.07 | 108.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 135 | 0.40 | 0.13 | 0 | 0.47 | 200 | 0.25 | 0.42 |
| Hex | 51 | 75 | 87 | 28 | D | 0 | 2F | C8 | 19 | 2A |
| Octal | 121 | 165 | 207 | 50 | 15 | 0 | 57 | 310 | 31 | 52 |
| Binary | 1010001 | 1110101 | 10000111 | 101000 | 1101 | 0 | 101111 | 11001000 | 11001 | 101010 |
Color Harmonies of #517587
Complementary color
Monochromatic Colors of #517587
Black with #517587
Text Example
Text Example
White with #517587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517587; }
p { color: rgb(81,117,135); }
H1.HeaderClassName
{
color: #517587;
}
.AnyTagClassName
{
color: #517587;
}
</style>
background-color css
<style>
a { background-color: #517587; }
a { background-color: rgb(81,117,135); }
div.DivClassName
{
background-color: #517587;
}
.BgClassName
{
background-color: #517587;
}
</style>
border-color css
<style>
span { border-color: #517587; }
span { border-color: rgb(81,117,135); }
td.TdClassName
{
border-color: #517587;
}
.TagClassName
{
border-color: #517587;
}
</style>