Shades of Jelly Bean #417691
Tints of Jelly Bean #417691
RGB
CMYK
RGB Variations
Color information
#417691 (or 0x417691) is known color: Jelly Bean. HEX triplet: 41, 76 and 91. RGB value is (65,118,145). Sum of RGB (Red+Green+Blue) = 65+118+145=328 (43% of max value = 765). Red value is 65 (25.78% from 255 or 19.82% from 328); Green value is 118 (46.48% from 255 or 35.98% from 328); Blue value is 145 (57.03% from 255 or 44.21% from 328); Max value from RGB is 145 - color contains mainly: blue. Hex color #417691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #417691 is #BE896E. Grayscale: #696969. Windows color (decimal): -12487023 or 9532993. OLE color: 9532993.
HSL color Cylindrical-coordinate representation of color #417691: hue angle of 200.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #417691 is Cyan = 0.55, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 65 | 118 | 145 | - |
| CMYK | 0.55 | 0.19 | 0 | 0.43 |
| HSL | 200.25º | 0.38% | 0.41% | - |
| HSV(B) | 200.25º | 0.55% | 0.57% | - |
| XYZ | 13.77 | 16.13 | 29.17 | - |
| YUV | 105.23 | 150.44 | 99.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 118 | 145 | 0.55 | 0.19 | 0 | 0.43 | 200.25 | 0.38 | 0.41 |
| Hex | 41 | 76 | 91 | 37 | 13 | 0 | 2B | C8 | 26 | 29 |
| Octal | 101 | 166 | 221 | 67 | 23 | 0 | 53 | 310 | 46 | 51 |
| Binary | 1000001 | 1110110 | 10010001 | 110111 | 10011 | 0 | 101011 | 11001000 | 100110 | 101001 |
Color Harmonies of #417691
Complementary color
Monochromatic Colors of #417691
Black with #417691
Text Example
Text Example
White with #417691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #417691; }
p { color: rgb(65,118,145); }
H1.HeaderClassName
{
color: #417691;
}
.AnyTagClassName
{
color: #417691;
}
</style>
background-color css
<style>
a { background-color: #417691; }
a { background-color: rgb(65,118,145); }
div.DivClassName
{
background-color: #417691;
}
.BgClassName
{
background-color: #417691;
}
</style>
border-color css
<style>
span { border-color: #417691; }
span { border-color: rgb(65,118,145); }
td.TdClassName
{
border-color: #417691;
}
.TagClassName
{
border-color: #417691;
}
</style>