Shades of Jelly Bean #407594
Tints of Jelly Bean #407594
RGB
CMYK
RGB Variations
Color information
#407594 (or 0x407594) is known color: Jelly Bean. HEX triplet: 40, 75 and 94. RGB value is (64,117,148). Sum of RGB (Red+Green+Blue) = 64+117+148=329 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.45% from 329); Green value is 117 (46.09% from 255 or 35.56% from 329); Blue value is 148 (58.20% from 255 or 44.98% from 329); Max value from RGB is 148 - color contains mainly: blue. Hex color #407594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407594 is #BF8A6B. Grayscale: #686868. Windows color (decimal): -12552812 or 9729344. OLE color: 9729344.
HSL color Cylindrical-coordinate representation of color #407594: hue angle of 202.14º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #407594 is Cyan = 0.57, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 64 | 117 | 148 | - |
| CMYK | 0.57 | 0.21 | 0 | 0.42 |
| HSL | 202.14º | 0.4% | 0.42% | - |
| HSV(B) | 202.14º | 0.57% | 0.58% | - |
| XYZ | 13.82 | 15.95 | 30.37 | - |
| YUV | 104.69 | 152.44 | 98.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 148 | 0.57 | 0.21 | 0 | 0.42 | 202.14 | 0.4 | 0.42 |
| Hex | 40 | 75 | 94 | 39 | 15 | 0 | 2A | CA | 28 | 2A |
| Octal | 100 | 165 | 224 | 71 | 25 | 0 | 52 | 312 | 50 | 52 |
| Binary | 1000000 | 1110101 | 10010100 | 111001 | 10101 | 0 | 101010 | 11001010 | 101000 | 101010 |
Color Harmonies of #407594
Complementary color
Monochromatic Colors of #407594
Black with #407594
Text Example
Text Example
White with #407594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407594; }
p { color: rgb(64,117,148); }
H1.HeaderClassName
{
color: #407594;
}
.AnyTagClassName
{
color: #407594;
}
</style>
background-color css
<style>
a { background-color: #407594; }
a { background-color: rgb(64,117,148); }
div.DivClassName
{
background-color: #407594;
}
.BgClassName
{
background-color: #407594;
}
</style>
border-color css
<style>
span { border-color: #407594; }
span { border-color: rgb(64,117,148); }
td.TdClassName
{
border-color: #407594;
}
.TagClassName
{
border-color: #407594;
}
</style>