Shades of Jelly Bean #427889
Tints of Jelly Bean #427889
RGB
CMYK
RGB Variations
Color information
#427889 (or 0x427889) is known color: Jelly Bean. HEX triplet: 42, 78 and 89. RGB value is (66,120,137). Sum of RGB (Red+Green+Blue) = 66+120+137=323 (42% of max value = 765). Red value is 66 (26.17% from 255 or 20.43% from 323); Green value is 120 (47.27% from 255 or 37.15% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #427889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427889 is #BD8776. Grayscale: #696969. Windows color (decimal): -12420983 or 9009218. OLE color: 9009218.
HSL color Cylindrical-coordinate representation of color #427889: hue angle of 194.37º 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 #427889 is Cyan = 0.52, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 120 | 137 | - |
| CMYK | 0.52 | 0.12 | 0 | 0.46 |
| HSL | 194.37º | 0.35% | 0.4% | - |
| HSV(B) | 194.37º | 0.52% | 0.54% | - |
| XYZ | 13.48 | 16.4 | 26.12 | - |
| YUV | 105.79 | 145.61 | 99.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 137 | 0.52 | 0.12 | 0 | 0.46 | 194.37 | 0.35 | 0.4 |
| Hex | 42 | 78 | 89 | 34 | C | 0 | 2E | C2 | 23 | 28 |
| Octal | 102 | 170 | 211 | 64 | 14 | 0 | 56 | 302 | 43 | 50 |
| Binary | 1000010 | 1111000 | 10001001 | 110100 | 1100 | 0 | 101110 | 11000010 | 100011 | 101000 |
Color Harmonies of #427889
Complementary color
Monochromatic Colors of #427889
Black with #427889
Text Example
Text Example
White with #427889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427889; }
p { color: rgb(66,120,137); }
H1.HeaderClassName
{
color: #427889;
}
.AnyTagClassName
{
color: #427889;
}
</style>
background-color css
<style>
a { background-color: #427889; }
a { background-color: rgb(66,120,137); }
div.DivClassName
{
background-color: #427889;
}
.BgClassName
{
background-color: #427889;
}
</style>
border-color css
<style>
span { border-color: #427889; }
span { border-color: rgb(66,120,137); }
td.TdClassName
{
border-color: #427889;
}
.TagClassName
{
border-color: #427889;
}
</style>