Shades of Jelly Bean #437295
Tints of Jelly Bean #437295
RGB
CMYK
RGB Variations
Color information
#437295 (or 0x437295) is known color: Jelly Bean. HEX triplet: 43, 72 and 95. RGB value is (67,114,149). Sum of RGB (Red+Green+Blue) = 67+114+149=330 (43% of max value = 765). Red value is 67 (26.56% from 255 or 20.30% from 330); Green value is 114 (44.92% from 255 or 34.55% from 330); Blue value is 149 (58.59% from 255 or 45.15% from 330); Max value from RGB is 149 - color contains mainly: blue. Hex color #437295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #437295 is #BC8D6A. Grayscale: #676767. Windows color (decimal): -12356971 or 9794115. OLE color: 9794115.
HSL color Cylindrical-coordinate representation of color #437295: hue angle of 205.61º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #437295 is Cyan = 0.55, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 67 | 114 | 149 | - |
| CMYK | 0.55 | 0.23 | 0 | 0.42 |
| HSL | 205.61º | 0.38% | 0.42% | - |
| HSV(B) | 205.61º | 0.55% | 0.58% | - |
| XYZ | 13.76 | 15.4 | 30.68 | - |
| YUV | 103.94 | 153.43 | 101.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 114 | 149 | 0.55 | 0.23 | 0 | 0.42 | 205.61 | 0.38 | 0.42 |
| Hex | 43 | 72 | 95 | 37 | 17 | 0 | 2A | CE | 26 | 2A |
| Octal | 103 | 162 | 225 | 67 | 27 | 0 | 52 | 316 | 46 | 52 |
| Binary | 1000011 | 1110010 | 10010101 | 110111 | 10111 | 0 | 101010 | 11001110 | 100110 | 101010 |
Color Harmonies of #437295
Complementary color
Monochromatic Colors of #437295
Black with #437295
Text Example
Text Example
White with #437295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437295; }
p { color: rgb(67,114,149); }
H1.HeaderClassName
{
color: #437295;
}
.AnyTagClassName
{
color: #437295;
}
</style>
background-color css
<style>
a { background-color: #437295; }
a { background-color: rgb(67,114,149); }
div.DivClassName
{
background-color: #437295;
}
.BgClassName
{
background-color: #437295;
}
</style>
border-color css
<style>
span { border-color: #437295; }
span { border-color: rgb(67,114,149); }
td.TdClassName
{
border-color: #437295;
}
.TagClassName
{
border-color: #437295;
}
</style>