Shades of Jelly Bean #407492
Tints of Jelly Bean #407492
RGB
CMYK
RGB Variations
Color information
#407492 (or 0x407492) is known color: Jelly Bean. HEX triplet: 40, 74 and 92. RGB value is (64,116,146). Sum of RGB (Red+Green+Blue) = 64+116+146=326 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.63% from 326); Green value is 116 (45.70% from 255 or 35.58% from 326); Blue value is 146 (57.42% from 255 or 44.79% from 326); Max value from RGB is 146 - color contains mainly: blue. Hex color #407492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407492 is #BF8B6D. Grayscale: #676767. Windows color (decimal): -12553070 or 9598016. OLE color: 9598016.
HSL color Cylindrical-coordinate representation of color #407492: hue angle of 201.95º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #407492 is Cyan = 0.56, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 64 | 116 | 146 | - |
| CMYK | 0.56 | 0.21 | 0 | 0.43 |
| HSL | 201.95º | 0.39% | 0.41% | - |
| HSV(B) | 201.95º | 0.56% | 0.57% | - |
| XYZ | 13.55 | 15.66 | 29.5 | - |
| YUV | 103.87 | 151.77 | 99.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 146 | 0.56 | 0.21 | 0 | 0.43 | 201.95 | 0.39 | 0.41 |
| Hex | 40 | 74 | 92 | 38 | 15 | 0 | 2B | CA | 27 | 29 |
| Octal | 100 | 164 | 222 | 70 | 25 | 0 | 53 | 312 | 47 | 51 |
| Binary | 1000000 | 1110100 | 10010010 | 111000 | 10101 | 0 | 101011 | 11001010 | 100111 | 101001 |
Color Harmonies of #407492
Complementary color
Monochromatic Colors of #407492
Black with #407492
Text Example
Text Example
White with #407492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407492; }
p { color: rgb(64,116,146); }
H1.HeaderClassName
{
color: #407492;
}
.AnyTagClassName
{
color: #407492;
}
</style>
background-color css
<style>
a { background-color: #407492; }
a { background-color: rgb(64,116,146); }
div.DivClassName
{
background-color: #407492;
}
.BgClassName
{
background-color: #407492;
}
</style>
border-color css
<style>
span { border-color: #407492; }
span { border-color: rgb(64,116,146); }
td.TdClassName
{
border-color: #407492;
}
.TagClassName
{
border-color: #407492;
}
</style>