Shades of Jelly Bean #517688
Tints of Jelly Bean #517688
RGB
CMYK
RGB Variations
Color information
#517688 (or 0x517688) is known color: Jelly Bean. HEX triplet: 51, 76 and 88. RGB value is (81,118,136). Sum of RGB (Red+Green+Blue) = 81+118+136=335 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.18% from 335); Green value is 118 (46.48% from 255 or 35.22% from 335); Blue value is 136 (53.52% from 255 or 40.60% from 335); Max value from RGB is 136 - color contains mainly: blue. Hex color #517688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517688 is #AE8977. Grayscale: #6C6C6C. Windows color (decimal): -11438456 or 8943185. OLE color: 8943185.
HSL color Cylindrical-coordinate representation of color #517688: hue angle of 199.64º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #517688 is Cyan = 0.40, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 118 | 136 | - |
| CMYK | 0.40 | 0.13 | 0 | 0.47 |
| HSL | 199.64º | 0.25% | 0.43% | - |
| HSV(B) | 199.64º | 0.4% | 0.53% | - |
| XYZ | 14.32 | 16.48 | 25.72 | - |
| YUV | 108.99 | 143.24 | 108.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 136 | 0.40 | 0.13 | 0 | 0.47 | 199.64 | 0.25 | 0.43 |
| Hex | 51 | 76 | 88 | 28 | D | 0 | 2F | C8 | 19 | 2B |
| Octal | 121 | 166 | 210 | 50 | 15 | 0 | 57 | 310 | 31 | 53 |
| Binary | 1010001 | 1110110 | 10001000 | 101000 | 1101 | 0 | 101111 | 11001000 | 11001 | 101011 |
Color Harmonies of #517688
Complementary color
Monochromatic Colors of #517688
Black with #517688
Text Example
Text Example
White with #517688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517688; }
p { color: rgb(81,118,136); }
H1.HeaderClassName
{
color: #517688;
}
.AnyTagClassName
{
color: #517688;
}
</style>
background-color css
<style>
a { background-color: #517688; }
a { background-color: rgb(81,118,136); }
div.DivClassName
{
background-color: #517688;
}
.BgClassName
{
background-color: #517688;
}
</style>
border-color css
<style>
span { border-color: #517688; }
span { border-color: rgb(81,118,136); }
td.TdClassName
{
border-color: #517688;
}
.TagClassName
{
border-color: #517688;
}
</style>