Shades of Jelly Bean #467697
Tints of Jelly Bean #467697
RGB
CMYK
RGB Variations
Color information
#467697 (or 0x467697) is known color: Jelly Bean. HEX triplet: 46, 76 and 97. RGB value is (70,118,151). Sum of RGB (Red+Green+Blue) = 70+118+151=339 (44% of max value = 765). Red value is 70 (27.73% from 255 or 20.65% from 339); Green value is 118 (46.48% from 255 or 34.81% from 339); Blue value is 151 (59.38% from 255 or 44.54% from 339); Max value from RGB is 151 - color contains mainly: blue. Hex color #467697 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467697 is #B98968. Grayscale: #6B6B6B. Windows color (decimal): -12159337 or 9926214. OLE color: 9926214.
HSL color Cylindrical-coordinate representation of color #467697: hue angle of 204.44º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #467697 is Cyan = 0.54, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 70 | 118 | 151 | - |
| CMYK | 0.54 | 0.22 | 0 | 0.41 |
| HSL | 204.44º | 0.37% | 0.43% | - |
| HSV(B) | 204.44º | 0.54% | 0.59% | - |
| XYZ | 14.59 | 16.49 | 31.69 | - |
| YUV | 107.41 | 152.6 | 101.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 151 | 0.54 | 0.22 | 0 | 0.41 | 204.44 | 0.37 | 0.43 |
| Hex | 46 | 76 | 97 | 36 | 16 | 0 | 29 | CC | 25 | 2B |
| Octal | 106 | 166 | 227 | 66 | 26 | 0 | 51 | 314 | 45 | 53 |
| Binary | 1000110 | 1110110 | 10010111 | 110110 | 10110 | 0 | 101001 | 11001100 | 100101 | 101011 |
Color Harmonies of #467697
Complementary color
Monochromatic Colors of #467697
Black with #467697
Text Example
Text Example
White with #467697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467697; }
p { color: rgb(70,118,151); }
H1.HeaderClassName
{
color: #467697;
}
.AnyTagClassName
{
color: #467697;
}
</style>
background-color css
<style>
a { background-color: #467697; }
a { background-color: rgb(70,118,151); }
div.DivClassName
{
background-color: #467697;
}
.BgClassName
{
background-color: #467697;
}
</style>
border-color css
<style>
span { border-color: #467697; }
span { border-color: rgb(70,118,151); }
td.TdClassName
{
border-color: #467697;
}
.TagClassName
{
border-color: #467697;
}
</style>