Shades of Jelly Bean #457790
Tints of Jelly Bean #457790
RGB
CMYK
RGB Variations
Color information
#457790 (or 0x457790) is known color: Jelly Bean. HEX triplet: 45, 77 and 90. RGB value is (69,119,144). Sum of RGB (Red+Green+Blue) = 69+119+144=332 (43% of max value = 765). Red value is 69 (27.34% from 255 or 20.78% from 332); Green value is 119 (46.88% from 255 or 35.84% from 332); Blue value is 144 (56.64% from 255 or 43.37% from 332); Max value from RGB is 144 - color contains mainly: blue. Hex color #457790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457790 is #BA886F. Grayscale: #6A6A6A. Windows color (decimal): -12224624 or 9467717. OLE color: 9467717.
HSL color Cylindrical-coordinate representation of color #457790: hue angle of 200º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #457790 is Cyan = 0.52, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 69 | 119 | 144 | - |
| CMYK | 0.52 | 0.17 | 0 | 0.44 |
| HSL | 200º | 0.35% | 0.42% | - |
| HSV(B) | 200º | 0.52% | 0.56% | - |
| XYZ | 14.09 | 16.47 | 28.82 | - |
| YUV | 106.9 | 148.94 | 100.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 144 | 0.52 | 0.17 | 0 | 0.44 | 200 | 0.35 | 0.42 |
| Hex | 45 | 77 | 90 | 34 | 11 | 0 | 2C | C8 | 23 | 2A |
| Octal | 105 | 167 | 220 | 64 | 21 | 0 | 54 | 310 | 43 | 52 |
| Binary | 1000101 | 1110111 | 10010000 | 110100 | 10001 | 0 | 101100 | 11001000 | 100011 | 101010 |
Color Harmonies of #457790
Complementary color
Monochromatic Colors of #457790
Black with #457790
Text Example
Text Example
White with #457790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457790; }
p { color: rgb(69,119,144); }
H1.HeaderClassName
{
color: #457790;
}
.AnyTagClassName
{
color: #457790;
}
</style>
background-color css
<style>
a { background-color: #457790; }
a { background-color: rgb(69,119,144); }
div.DivClassName
{
background-color: #457790;
}
.BgClassName
{
background-color: #457790;
}
</style>
border-color css
<style>
span { border-color: #457790; }
span { border-color: rgb(69,119,144); }
td.TdClassName
{
border-color: #457790;
}
.TagClassName
{
border-color: #457790;
}
</style>