Shades of Jelly Bean #427690
Tints of Jelly Bean #427690
RGB
CMYK
RGB Variations
Color information
#427690 (or 0x427690) is known color: Jelly Bean. HEX triplet: 42, 76 and 90. RGB value is (66,118,144). Sum of RGB (Red+Green+Blue) = 66+118+144=328 (43% of max value = 765). Red value is 66 (26.17% from 255 or 20.12% from 328); Green value is 118 (46.48% from 255 or 35.98% from 328); Blue value is 144 (56.64% from 255 or 43.90% from 328); Max value from RGB is 144 - color contains mainly: blue. Hex color #427690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427690 is #BD896F. Grayscale: #696969. Windows color (decimal): -12421488 or 9467458. OLE color: 9467458.
HSL color Cylindrical-coordinate representation of color #427690: hue angle of 200º 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 #427690 is Cyan = 0.54, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 66 | 118 | 144 | - |
| CMYK | 0.54 | 0.18 | 0 | 0.44 |
| HSL | 200º | 0.37% | 0.41% | - |
| HSV(B) | 200º | 0.54% | 0.56% | - |
| XYZ | 13.76 | 16.13 | 28.77 | - |
| YUV | 105.42 | 149.77 | 99.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 144 | 0.54 | 0.18 | 0 | 0.44 | 200 | 0.37 | 0.41 |
| Hex | 42 | 76 | 90 | 36 | 12 | 0 | 2C | C8 | 25 | 29 |
| Octal | 102 | 166 | 220 | 66 | 22 | 0 | 54 | 310 | 45 | 51 |
| Binary | 1000010 | 1110110 | 10010000 | 110110 | 10010 | 0 | 101100 | 11001000 | 100101 | 101001 |
Color Harmonies of #427690
Complementary color
Monochromatic Colors of #427690
Black with #427690
Text Example
Text Example
White with #427690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427690; }
p { color: rgb(66,118,144); }
H1.HeaderClassName
{
color: #427690;
}
.AnyTagClassName
{
color: #427690;
}
</style>
background-color css
<style>
a { background-color: #427690; }
a { background-color: rgb(66,118,144); }
div.DivClassName
{
background-color: #427690;
}
.BgClassName
{
background-color: #427690;
}
</style>
border-color css
<style>
span { border-color: #427690; }
span { border-color: rgb(66,118,144); }
td.TdClassName
{
border-color: #427690;
}
.TagClassName
{
border-color: #427690;
}
</style>