Shades of Jelly Bean #537689
Tints of Jelly Bean #537689
RGB
CMYK
RGB Variations
Color information
#537689 (or 0x537689) is known color: Jelly Bean. HEX triplet: 53, 76 and 89. RGB value is (83,118,137). Sum of RGB (Red+Green+Blue) = 83+118+137=338 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.56% from 338); Green value is 118 (46.48% from 255 or 34.91% from 338); Blue value is 137 (53.91% from 255 or 40.53% from 338); Max value from RGB is 137 - color contains mainly: blue. Hex color #537689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537689 is #AC8976. Grayscale: #6D6D6D. Windows color (decimal): -11307383 or 9008723. OLE color: 9008723.
HSL color Cylindrical-coordinate representation of color #537689: hue angle of 201.11º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #537689 is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 118 | 137 | - |
| CMYK | 0.39 | 0.14 | 0 | 0.46 |
| HSL | 201.11º | 0.25% | 0.43% | - |
| HSV(B) | 201.11º | 0.39% | 0.54% | - |
| XYZ | 14.56 | 16.6 | 26.1 | - |
| YUV | 109.7 | 143.4 | 108.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 137 | 0.39 | 0.14 | 0 | 0.46 | 201.11 | 0.25 | 0.43 |
| Hex | 53 | 76 | 89 | 27 | E | 0 | 2E | C9 | 19 | 2B |
| Octal | 123 | 166 | 211 | 47 | 16 | 0 | 56 | 311 | 31 | 53 |
| Binary | 1010011 | 1110110 | 10001001 | 100111 | 1110 | 0 | 101110 | 11001001 | 11001 | 101011 |
Color Harmonies of #537689
Complementary color
Monochromatic Colors of #537689
Black with #537689
Text Example
Text Example
White with #537689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537689; }
p { color: rgb(83,118,137); }
H1.HeaderClassName
{
color: #537689;
}
.AnyTagClassName
{
color: #537689;
}
</style>
background-color css
<style>
a { background-color: #537689; }
a { background-color: rgb(83,118,137); }
div.DivClassName
{
background-color: #537689;
}
.BgClassName
{
background-color: #537689;
}
</style>
border-color css
<style>
span { border-color: #537689; }
span { border-color: rgb(83,118,137); }
td.TdClassName
{
border-color: #537689;
}
.TagClassName
{
border-color: #537689;
}
</style>