Shades of Jelly Bean #507486
Tints of Jelly Bean #507486
RGB
CMYK
RGB Variations
Color information
#507486 (or 0x507486) is known color: Jelly Bean. HEX triplet: 50, 74 and 86. RGB value is (80,116,134). Sum of RGB (Red+Green+Blue) = 80+116+134=330 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.24% from 330); Green value is 116 (45.70% from 255 or 35.15% from 330); Blue value is 134 (52.73% from 255 or 40.61% from 330); Max value from RGB is 134 - color contains mainly: blue. Hex color #507486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507486 is #AF8B79. Grayscale: #6B6B6B. Windows color (decimal): -11504506 or 8811600. OLE color: 8811600.
HSL color Cylindrical-coordinate representation of color #507486: 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 #507486 is Cyan = 0.40, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 116 | 134 | - |
| CMYK | 0.40 | 0.13 | 0 | 0.47 |
| HSL | 200º | 0.25% | 0.42% | - |
| HSV(B) | 200º | 0.4% | 0.53% | - |
| XYZ | 13.86 | 15.92 | 24.9 | - |
| YUV | 107.29 | 143.07 | 108.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 116 | 134 | 0.40 | 0.13 | 0 | 0.47 | 200 | 0.25 | 0.42 |
| Hex | 50 | 74 | 86 | 28 | D | 0 | 2F | C8 | 19 | 2A |
| Octal | 120 | 164 | 206 | 50 | 15 | 0 | 57 | 310 | 31 | 52 |
| Binary | 1010000 | 1110100 | 10000110 | 101000 | 1101 | 0 | 101111 | 11001000 | 11001 | 101010 |
Color Harmonies of #507486
Complementary color
Monochromatic Colors of #507486
Black with #507486
Text Example
Text Example
White with #507486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507486; }
p { color: rgb(80,116,134); }
H1.HeaderClassName
{
color: #507486;
}
.AnyTagClassName
{
color: #507486;
}
</style>
background-color css
<style>
a { background-color: #507486; }
a { background-color: rgb(80,116,134); }
div.DivClassName
{
background-color: #507486;
}
.BgClassName
{
background-color: #507486;
}
</style>
border-color css
<style>
span { border-color: #507486; }
span { border-color: rgb(80,116,134); }
td.TdClassName
{
border-color: #507486;
}
.TagClassName
{
border-color: #507486;
}
</style>