Shades of Jelly Bean #527990
Tints of Jelly Bean #527990
RGB
CMYK
RGB Variations
Color information
#527990 (or 0x527990) is known color: Jelly Bean. HEX triplet: 52, 79 and 90. RGB value is (82,121,144). Sum of RGB (Red+Green+Blue) = 82+121+144=347 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.63% from 347); Green value is 121 (47.66% from 255 or 34.87% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #527990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527990 is #AD866F. Grayscale: #6F6F6F. Windows color (decimal): -11372144 or 9468242. OLE color: 9468242.
HSL color Cylindrical-coordinate representation of color #527990: hue angle of 202.26º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #527990 is Cyan = 0.43, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 121 | 144 | - |
| CMYK | 0.43 | 0.16 | 0 | 0.44 |
| HSL | 202.26º | 0.27% | 0.44% | - |
| HSV(B) | 202.26º | 0.43% | 0.56% | - |
| XYZ | 15.35 | 17.48 | 28.95 | - |
| YUV | 111.96 | 146.08 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 121 | 144 | 0.43 | 0.16 | 0 | 0.44 | 202.26 | 0.27 | 0.44 |
| Hex | 52 | 79 | 90 | 2B | 10 | 0 | 2C | CA | 1B | 2C |
| Octal | 122 | 171 | 220 | 53 | 20 | 0 | 54 | 312 | 33 | 54 |
| Binary | 1010010 | 1111001 | 10010000 | 101011 | 10000 | 0 | 101100 | 11001010 | 11011 | 101100 |
Color Harmonies of #527990
Complementary color
Monochromatic Colors of #527990
Black with #527990
Text Example
Text Example
White with #527990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527990; }
p { color: rgb(82,121,144); }
H1.HeaderClassName
{
color: #527990;
}
.AnyTagClassName
{
color: #527990;
}
</style>
background-color css
<style>
a { background-color: #527990; }
a { background-color: rgb(82,121,144); }
div.DivClassName
{
background-color: #527990;
}
.BgClassName
{
background-color: #527990;
}
</style>
border-color css
<style>
span { border-color: #527990; }
span { border-color: rgb(82,121,144); }
td.TdClassName
{
border-color: #527990;
}
.TagClassName
{
border-color: #527990;
}
</style>