Shades of Jelly Bean #487687
Tints of Jelly Bean #487687
RGB
CMYK
RGB Variations
Color information
#487687 (or 0x487687) is known color: Jelly Bean. HEX triplet: 48, 76 and 87. RGB value is (72,118,135). Sum of RGB (Red+Green+Blue) = 72+118+135=325 (43% of max value = 765). Red value is 72 (28.52% from 255 or 22.15% from 325); Green value is 118 (46.48% from 255 or 36.31% from 325); Blue value is 135 (53.12% from 255 or 41.54% from 325); Max value from RGB is 135 - color contains mainly: blue. Hex color #487687 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487687 is #B78978. Grayscale: #6A6A6A. Windows color (decimal): -12028281 or 8877640. OLE color: 8877640.
HSL color Cylindrical-coordinate representation of color #487687: hue angle of 196.19º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #487687 is Cyan = 0.47, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 118 | 135 | - |
| CMYK | 0.47 | 0.13 | 0 | 0.47 |
| HSL | 196.19º | 0.3% | 0.41% | - |
| HSV(B) | 196.19º | 0.47% | 0.53% | - |
| XYZ | 13.52 | 16.08 | 25.31 | - |
| YUV | 106.18 | 144.26 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 118 | 135 | 0.47 | 0.13 | 0 | 0.47 | 196.19 | 0.3 | 0.41 |
| Hex | 48 | 76 | 87 | 2F | D | 0 | 2F | C4 | 1E | 29 |
| Octal | 110 | 166 | 207 | 57 | 15 | 0 | 57 | 304 | 36 | 51 |
| Binary | 1001000 | 1110110 | 10000111 | 101111 | 1101 | 0 | 101111 | 11000100 | 11110 | 101001 |
Color Harmonies of #487687
Complementary color
Monochromatic Colors of #487687
Black with #487687
Text Example
Text Example
White with #487687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487687; }
p { color: rgb(72,118,135); }
H1.HeaderClassName
{
color: #487687;
}
.AnyTagClassName
{
color: #487687;
}
</style>
background-color css
<style>
a { background-color: #487687; }
a { background-color: rgb(72,118,135); }
div.DivClassName
{
background-color: #487687;
}
.BgClassName
{
background-color: #487687;
}
</style>
border-color css
<style>
span { border-color: #487687; }
span { border-color: rgb(72,118,135); }
td.TdClassName
{
border-color: #487687;
}
.TagClassName
{
border-color: #487687;
}
</style>