Shades of Jelly Bean #467586
Tints of Jelly Bean #467586
RGB
CMYK
RGB Variations
Color information
#467586 (or 0x467586) is known color: Jelly Bean. HEX triplet: 46, 75 and 86. RGB value is (70,117,134). Sum of RGB (Red+Green+Blue) = 70+117+134=321 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.81% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 134 (52.73% from 255 or 41.74% from 321); Max value from RGB is 134 - color contains mainly: blue. Hex color #467586 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #467586 is #B98A79. Grayscale: #686868. Windows color (decimal): -12159610 or 8811846. OLE color: 8811846.
HSL color Cylindrical-coordinate representation of color #467586: hue angle of 195.94º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #467586 is Cyan = 0.48, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 117 | 134 | - |
| CMYK | 0.48 | 0.13 | 0 | 0.47 |
| HSL | 195.94º | 0.31% | 0.4% | - |
| HSV(B) | 195.94º | 0.48% | 0.53% | - |
| XYZ | 13.19 | 15.75 | 24.9 | - |
| YUV | 104.89 | 144.43 | 103.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 134 | 0.48 | 0.13 | 0 | 0.47 | 195.94 | 0.31 | 0.4 |
| Hex | 46 | 75 | 86 | 30 | D | 0 | 2F | C4 | 1F | 28 |
| Octal | 106 | 165 | 206 | 60 | 15 | 0 | 57 | 304 | 37 | 50 |
| Binary | 1000110 | 1110101 | 10000110 | 110000 | 1101 | 0 | 101111 | 11000100 | 11111 | 101000 |
Color Harmonies of #467586
Complementary color
Monochromatic Colors of #467586
Black with #467586
Text Example
Text Example
White with #467586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467586; }
p { color: rgb(70,117,134); }
H1.HeaderClassName
{
color: #467586;
}
.AnyTagClassName
{
color: #467586;
}
</style>
background-color css
<style>
a { background-color: #467586; }
a { background-color: rgb(70,117,134); }
div.DivClassName
{
background-color: #467586;
}
.BgClassName
{
background-color: #467586;
}
</style>
border-color css
<style>
span { border-color: #467586; }
span { border-color: rgb(70,117,134); }
td.TdClassName
{
border-color: #467586;
}
.TagClassName
{
border-color: #467586;
}
</style>