Shades of Jelly Bean #407592
Tints of Jelly Bean #407592
RGB
CMYK
RGB Variations
Color information
#407592 (or 0x407592) is known color: Jelly Bean. HEX triplet: 40, 75 and 92. RGB value is (64,117,146). Sum of RGB (Red+Green+Blue) = 64+117+146=327 (43% of max value = 765). Red value is 64 (25.39% from 255 or 19.57% from 327); Green value is 117 (46.09% from 255 or 35.78% from 327); Blue value is 146 (57.42% from 255 or 44.65% from 327); Max value from RGB is 146 - color contains mainly: blue. Hex color #407592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407592 is #BF8A6D. Grayscale: #686868. Windows color (decimal): -12552814 or 9598272. OLE color: 9598272.
HSL color Cylindrical-coordinate representation of color #407592: hue angle of 201.22º 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 #407592 is Cyan = 0.56, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 64 | 117 | 146 | - |
| CMYK | 0.56 | 0.20 | 0 | 0.43 |
| HSL | 201.22º | 0.39% | 0.41% | - |
| HSV(B) | 201.22º | 0.56% | 0.57% | - |
| XYZ | 13.66 | 15.89 | 29.54 | - |
| YUV | 104.46 | 151.44 | 99.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 146 | 0.56 | 0.20 | 0 | 0.43 | 201.22 | 0.39 | 0.41 |
| Hex | 40 | 75 | 92 | 38 | 14 | 0 | 2B | C9 | 27 | 29 |
| Octal | 100 | 165 | 222 | 70 | 24 | 0 | 53 | 311 | 47 | 51 |
| Binary | 1000000 | 1110101 | 10010010 | 111000 | 10100 | 0 | 101011 | 11001001 | 100111 | 101001 |
Color Harmonies of #407592
Complementary color
Monochromatic Colors of #407592
Black with #407592
Text Example
Text Example
White with #407592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407592; }
p { color: rgb(64,117,146); }
H1.HeaderClassName
{
color: #407592;
}
.AnyTagClassName
{
color: #407592;
}
</style>
background-color css
<style>
a { background-color: #407592; }
a { background-color: rgb(64,117,146); }
div.DivClassName
{
background-color: #407592;
}
.BgClassName
{
background-color: #407592;
}
</style>
border-color css
<style>
span { border-color: #407592; }
span { border-color: rgb(64,117,146); }
td.TdClassName
{
border-color: #407592;
}
.TagClassName
{
border-color: #407592;
}
</style>