Shades of Jelly Bean #417296
Tints of Jelly Bean #417296
RGB
CMYK
RGB Variations
Color information
#417296 (or 0x417296) is known color: Jelly Bean. HEX triplet: 41, 72 and 96. RGB value is (65,114,150). Sum of RGB (Red+Green+Blue) = 65+114+150=329 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.76% from 329); Green value is 114 (44.92% from 255 or 34.65% from 329); Blue value is 150 (58.98% from 255 or 45.59% from 329); Max value from RGB is 150 - color contains mainly: blue. Hex color #417296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417296 is #BE8D69. Grayscale: #676767. Windows color (decimal): -12488042 or 9859649. OLE color: 9859649.
HSL color Cylindrical-coordinate representation of color #417296: hue angle of 205.41º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #417296 is Cyan = 0.57, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 65 | 114 | 150 | - |
| CMYK | 0.57 | 0.24 | 0 | 0.41 |
| HSL | 205.41º | 0.4% | 0.42% | - |
| HSV(B) | 205.41º | 0.57% | 0.59% | - |
| XYZ | 13.7 | 15.36 | 31.1 | - |
| YUV | 103.45 | 154.27 | 100.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 114 | 150 | 0.57 | 0.24 | 0 | 0.41 | 205.41 | 0.4 | 0.42 |
| Hex | 41 | 72 | 96 | 39 | 18 | 0 | 29 | CD | 28 | 2A |
| Octal | 101 | 162 | 226 | 71 | 30 | 0 | 51 | 315 | 50 | 52 |
| Binary | 1000001 | 1110010 | 10010110 | 111001 | 11000 | 0 | 101001 | 11001101 | 101000 | 101010 |
Color Harmonies of #417296
Complementary color
Monochromatic Colors of #417296
Black with #417296
Text Example
Text Example
White with #417296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417296; }
p { color: rgb(65,114,150); }
H1.HeaderClassName
{
color: #417296;
}
.AnyTagClassName
{
color: #417296;
}
</style>
background-color css
<style>
a { background-color: #417296; }
a { background-color: rgb(65,114,150); }
div.DivClassName
{
background-color: #417296;
}
.BgClassName
{
background-color: #417296;
}
</style>
border-color css
<style>
span { border-color: #417296; }
span { border-color: rgb(65,114,150); }
td.TdClassName
{
border-color: #417296;
}
.TagClassName
{
border-color: #417296;
}
</style>