Shades of Jelly Bean #407490
Tints of Jelly Bean #407490
RGB
CMYK
RGB Variations
Color information
#407490 (or 0x407490) is known color: Jelly Bean. HEX triplet: 40, 74 and 90. RGB value is (64,116,144). Sum of RGB (Red+Green+Blue) = 64+116+144=324 (42% of max value = 765). Red value is 64 (25.39% from 255 or 19.75% from 324); Green value is 116 (45.70% from 255 or 35.80% 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 #407490 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407490 is #BF8B6F. Grayscale: #676767. Windows color (decimal): -12553072 or 9466944. OLE color: 9466944.
HSL color Cylindrical-coordinate representation of color #407490: hue angle of 201º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #407490 is Cyan = 0.56, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 64 | 116 | 144 | - |
| CMYK | 0.56 | 0.19 | 0 | 0.44 |
| HSL | 201º | 0.38% | 0.41% | - |
| HSV(B) | 201º | 0.56% | 0.56% | - |
| XYZ | 13.39 | 15.59 | 28.69 | - |
| YUV | 103.64 | 150.77 | 99.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 144 | 0.56 | 0.19 | 0 | 0.44 | 201 | 0.38 | 0.41 |
| Hex | 40 | 74 | 90 | 38 | 13 | 0 | 2C | C9 | 26 | 29 |
| Octal | 100 | 164 | 220 | 70 | 23 | 0 | 54 | 311 | 46 | 51 |
| Binary | 1000000 | 1110100 | 10010000 | 111000 | 10011 | 0 | 101100 | 11001001 | 100110 | 101001 |
Color Harmonies of #407490
Complementary color
Monochromatic Colors of #407490
Black with #407490
Text Example
Text Example
White with #407490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407490; }
p { color: rgb(64,116,144); }
H1.HeaderClassName
{
color: #407490;
}
.AnyTagClassName
{
color: #407490;
}
</style>
background-color css
<style>
a { background-color: #407490; }
a { background-color: rgb(64,116,144); }
div.DivClassName
{
background-color: #407490;
}
.BgClassName
{
background-color: #407490;
}
</style>
border-color css
<style>
span { border-color: #407490; }
span { border-color: rgb(64,116,144); }
td.TdClassName
{
border-color: #407490;
}
.TagClassName
{
border-color: #407490;
}
</style>