Shades of Jelly Bean #427689
Tints of Jelly Bean #427689
RGB
CMYK
RGB Variations
Color information
#427689 (or 0x427689) is known color: Jelly Bean. HEX triplet: 42, 76 and 89. RGB value is (66,118,137). Sum of RGB (Red+Green+Blue) = 66+118+137=321 (42% of max value = 765). Red value is 66 (26.17% from 255 or 20.56% from 321); Green value is 118 (46.48% from 255 or 36.76% from 321); Blue value is 137 (53.91% from 255 or 42.68% from 321); Max value from RGB is 137 - color contains mainly: blue. Hex color #427689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427689 is #BD8976. Grayscale: #686868. Windows color (decimal): -12421495 or 9008706. OLE color: 9008706.
HSL color Cylindrical-coordinate representation of color #427689: hue angle of 196.06º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #427689 is Cyan = 0.52, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 118 | 137 | - |
| CMYK | 0.52 | 0.14 | 0 | 0.46 |
| HSL | 196.06º | 0.35% | 0.4% | - |
| HSV(B) | 196.06º | 0.52% | 0.54% | - |
| XYZ | 13.24 | 15.92 | 26.04 | - |
| YUV | 104.62 | 146.27 | 100.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 137 | 0.52 | 0.14 | 0 | 0.46 | 196.06 | 0.35 | 0.4 |
| Hex | 42 | 76 | 89 | 34 | E | 0 | 2E | C4 | 23 | 28 |
| Octal | 102 | 166 | 211 | 64 | 16 | 0 | 56 | 304 | 43 | 50 |
| Binary | 1000010 | 1110110 | 10001001 | 110100 | 1110 | 0 | 101110 | 11000100 | 100011 | 101000 |
Color Harmonies of #427689
Complementary color
Monochromatic Colors of #427689
Black with #427689
Text Example
Text Example
White with #427689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427689; }
p { color: rgb(66,118,137); }
H1.HeaderClassName
{
color: #427689;
}
.AnyTagClassName
{
color: #427689;
}
</style>
background-color css
<style>
a { background-color: #427689; }
a { background-color: rgb(66,118,137); }
div.DivClassName
{
background-color: #427689;
}
.BgClassName
{
background-color: #427689;
}
</style>
border-color css
<style>
span { border-color: #427689; }
span { border-color: rgb(66,118,137); }
td.TdClassName
{
border-color: #427689;
}
.TagClassName
{
border-color: #427689;
}
</style>