Shades of Jelly Bean #407790
Tints of Jelly Bean #407790
RGB
CMYK
RGB Variations
Color information
#407790 (or 0x407790) is known color: Jelly Bean. HEX triplet: 40, 77 and 90. RGB value is (64,119,144). Sum of RGB (Red+Green+Blue) = 64+119+144=327 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.57% from 327); Green value is 119 (46.88% from 255 or 36.39% from 327); Blue value is 144 (56.64% from 255 or 44.04% from 327); Max value from RGB is 144 - color contains mainly: blue. Hex color #407790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407790 is #BF886F. Grayscale: #696969. Windows color (decimal): -12552304 or 9467712. OLE color: 9467712.
HSL color Cylindrical-coordinate representation of color #407790: hue angle of 198.75º 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 #407790 is Cyan = 0.56, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 64 | 119 | 144 | - |
| CMYK | 0.56 | 0.17 | 0 | 0.44 |
| HSL | 198.75º | 0.38% | 0.41% | - |
| HSV(B) | 198.75º | 0.56% | 0.56% | - |
| XYZ | 13.75 | 16.3 | 28.81 | - |
| YUV | 105.41 | 149.78 | 98.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 144 | 0.56 | 0.17 | 0 | 0.44 | 198.75 | 0.38 | 0.41 |
| Hex | 40 | 77 | 90 | 38 | 11 | 0 | 2C | C7 | 26 | 29 |
| Octal | 100 | 167 | 220 | 70 | 21 | 0 | 54 | 307 | 46 | 51 |
| Binary | 1000000 | 1110111 | 10010000 | 111000 | 10001 | 0 | 101100 | 11000111 | 100110 | 101001 |
Color Harmonies of #407790
Complementary color
Monochromatic Colors of #407790
Black with #407790
Text Example
Text Example
White with #407790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407790; }
p { color: rgb(64,119,144); }
H1.HeaderClassName
{
color: #407790;
}
.AnyTagClassName
{
color: #407790;
}
</style>
background-color css
<style>
a { background-color: #407790; }
a { background-color: rgb(64,119,144); }
div.DivClassName
{
background-color: #407790;
}
.BgClassName
{
background-color: #407790;
}
</style>
border-color css
<style>
span { border-color: #407790; }
span { border-color: rgb(64,119,144); }
td.TdClassName
{
border-color: #407790;
}
.TagClassName
{
border-color: #407790;
}
</style>