Shades of Jelly Bean #517990
Tints of Jelly Bean #517990
RGB
CMYK
RGB Variations
Color information
#517990 (or 0x517990) is known color: Jelly Bean. HEX triplet: 51, 79 and 90. RGB value is (81,121,144). Sum of RGB (Red+Green+Blue) = 81+121+144=346 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.41% from 346); Green value is 121 (47.66% from 255 or 34.97% from 346); Blue value is 144 (56.64% from 255 or 41.62% from 346); Max value from RGB is 144 - color contains mainly: blue. Hex color #517990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517990 is #AE866F. Grayscale: #6F6F6F. Windows color (decimal): -11437680 or 9468241. OLE color: 9468241.
HSL color Cylindrical-coordinate representation of color #517990: hue angle of 201.9º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #517990 is Cyan = 0.44, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 121 | 144 | - |
| CMYK | 0.44 | 0.16 | 0 | 0.44 |
| HSL | 201.9º | 0.28% | 0.44% | - |
| HSV(B) | 201.9º | 0.44% | 0.56% | - |
| XYZ | 15.26 | 17.44 | 28.95 | - |
| YUV | 111.66 | 146.25 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 144 | 0.44 | 0.16 | 0 | 0.44 | 201.9 | 0.28 | 0.44 |
| Hex | 51 | 79 | 90 | 2C | 10 | 0 | 2C | CA | 1C | 2C |
| Octal | 121 | 171 | 220 | 54 | 20 | 0 | 54 | 312 | 34 | 54 |
| Binary | 1010001 | 1111001 | 10010000 | 101100 | 10000 | 0 | 101100 | 11001010 | 11100 | 101100 |
Color Harmonies of #517990
Complementary color
Monochromatic Colors of #517990
Black with #517990
Text Example
Text Example
White with #517990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517990; }
p { color: rgb(81,121,144); }
H1.HeaderClassName
{
color: #517990;
}
.AnyTagClassName
{
color: #517990;
}
</style>
background-color css
<style>
a { background-color: #517990; }
a { background-color: rgb(81,121,144); }
div.DivClassName
{
background-color: #517990;
}
.BgClassName
{
background-color: #517990;
}
</style>
border-color css
<style>
span { border-color: #517990; }
span { border-color: rgb(81,121,144); }
td.TdClassName
{
border-color: #517990;
}
.TagClassName
{
border-color: #517990;
}
</style>