Shades of Jelly Bean #407398
Tints of Jelly Bean #407398
RGB
CMYK
RGB Variations
Color information
#407398 (or 0x407398) is known color: Jelly Bean. HEX triplet: 40, 73 and 98. RGB value is (64,115,152). Sum of RGB (Red+Green+Blue) = 64+115+152=331 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.34% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 152 (59.77% from 255 or 45.92% from 331); Max value from RGB is 152 - color contains mainly: blue. Hex color #407398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407398 is #BF8C67. Grayscale: #676767. Windows color (decimal): -12553320 or 9990976. OLE color: 9990976.
HSL color Cylindrical-coordinate representation of color #407398: hue angle of 205.23º degrees, saturation: 0.41, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #407398 is Cyan = 0.58, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 64 | 115 | 152 | - |
| CMYK | 0.58 | 0.24 | 0 | 0.40 |
| HSL | 205.23º | 0.41% | 0.42% | - |
| HSV(B) | 205.23º | 0.58% | 0.6% | - |
| XYZ | 13.91 | 15.62 | 31.99 | - |
| YUV | 103.97 | 155.1 | 99.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 152 | 0.58 | 0.24 | 0 | 0.40 | 205.23 | 0.41 | 0.42 |
| Hex | 40 | 73 | 98 | 3A | 18 | 0 | 28 | CD | 29 | 2A |
| Octal | 100 | 163 | 230 | 72 | 30 | 0 | 50 | 315 | 51 | 52 |
| Binary | 1000000 | 1110011 | 10011000 | 111010 | 11000 | 0 | 101000 | 11001101 | 101001 | 101010 |
Color Harmonies of #407398
Complementary color
Monochromatic Colors of #407398
Black with #407398
Text Example
Text Example
White with #407398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407398; }
p { color: rgb(64,115,152); }
H1.HeaderClassName
{
color: #407398;
}
.AnyTagClassName
{
color: #407398;
}
</style>
background-color css
<style>
a { background-color: #407398; }
a { background-color: rgb(64,115,152); }
div.DivClassName
{
background-color: #407398;
}
.BgClassName
{
background-color: #407398;
}
</style>
border-color css
<style>
span { border-color: #407398; }
span { border-color: rgb(64,115,152); }
td.TdClassName
{
border-color: #407398;
}
.TagClassName
{
border-color: #407398;
}
</style>