Shades of Jelly Bean #427290
Tints of Jelly Bean #427290
RGB
CMYK
RGB Variations
Color information
#427290 (or 0x427290) is known color: Jelly Bean. HEX triplet: 42, 72 and 90. RGB value is (66,114,144). Sum of RGB (Red+Green+Blue) = 66+114+144=324 (42% of max value = 765). Red value is 66 (26.17% from 255 or 20.37% from 324); Green value is 114 (44.92% from 255 or 35.19% from 324); Blue value is 144 (56.64% from 255 or 44.44% from 324); Max value from RGB is 144 - color contains mainly: blue. Hex color #427290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427290 is #BD8D6F. Grayscale: #666666. Windows color (decimal): -12422512 or 9466434. OLE color: 9466434.
HSL color Cylindrical-coordinate representation of color #427290: hue angle of 203.08º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #427290 is Cyan = 0.54, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 114 | 144 | - |
| CMYK | 0.54 | 0.21 | 0 | 0.44 |
| HSL | 203.08º | 0.37% | 0.41% | - |
| HSV(B) | 203.08º | 0.54% | 0.56% | - |
| XYZ | 13.3 | 15.21 | 28.62 | - |
| YUV | 103.07 | 151.1 | 101.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 144 | 0.54 | 0.21 | 0 | 0.44 | 203.08 | 0.37 | 0.41 |
| Hex | 42 | 72 | 90 | 36 | 15 | 0 | 2C | CB | 25 | 29 |
| Octal | 102 | 162 | 220 | 66 | 25 | 0 | 54 | 313 | 45 | 51 |
| Binary | 1000010 | 1110010 | 10010000 | 110110 | 10101 | 0 | 101100 | 11001011 | 100101 | 101001 |
Color Harmonies of #427290
Complementary color
Monochromatic Colors of #427290
Black with #427290
Text Example
Text Example
White with #427290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427290; }
p { color: rgb(66,114,144); }
H1.HeaderClassName
{
color: #427290;
}
.AnyTagClassName
{
color: #427290;
}
</style>
background-color css
<style>
a { background-color: #427290; }
a { background-color: rgb(66,114,144); }
div.DivClassName
{
background-color: #427290;
}
.BgClassName
{
background-color: #427290;
}
</style>
border-color css
<style>
span { border-color: #427290; }
span { border-color: rgb(66,114,144); }
td.TdClassName
{
border-color: #427290;
}
.TagClassName
{
border-color: #427290;
}
</style>