Shades of Jelly Bean #477594
Tints of Jelly Bean #477594
RGB
CMYK
RGB Variations
Color information
#477594 (or 0x477594) is known color: Jelly Bean. HEX triplet: 47, 75 and 94. RGB value is (71,117,148). Sum of RGB (Red+Green+Blue) = 71+117+148=336 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.13% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 148 (58.20% from 255 or 44.05% from 336); Max value from RGB is 148 - color contains mainly: blue. Hex color #477594 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477594 is #B88A6B. Grayscale: #6A6A6A. Windows color (decimal): -12094060 or 9729351. OLE color: 9729351.
HSL color Cylindrical-coordinate representation of color #477594: hue angle of 204.16º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #477594 is Cyan = 0.52, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 117 | 148 | - |
| CMYK | 0.52 | 0.21 | 0 | 0.42 |
| HSL | 204.16º | 0.35% | 0.43% | - |
| HSV(B) | 204.16º | 0.52% | 0.58% | - |
| XYZ | 14.31 | 16.2 | 30.39 | - |
| YUV | 106.78 | 151.26 | 102.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 148 | 0.52 | 0.21 | 0 | 0.42 | 204.16 | 0.35 | 0.43 |
| Hex | 47 | 75 | 94 | 34 | 15 | 0 | 2A | CC | 23 | 2B |
| Octal | 107 | 165 | 224 | 64 | 25 | 0 | 52 | 314 | 43 | 53 |
| Binary | 1000111 | 1110101 | 10010100 | 110100 | 10101 | 0 | 101010 | 11001100 | 100011 | 101011 |
Color Harmonies of #477594
Complementary color
Monochromatic Colors of #477594
Black with #477594
Text Example
Text Example
White with #477594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477594; }
p { color: rgb(71,117,148); }
H1.HeaderClassName
{
color: #477594;
}
.AnyTagClassName
{
color: #477594;
}
</style>
background-color css
<style>
a { background-color: #477594; }
a { background-color: rgb(71,117,148); }
div.DivClassName
{
background-color: #477594;
}
.BgClassName
{
background-color: #477594;
}
</style>
border-color css
<style>
span { border-color: #477594; }
span { border-color: rgb(71,117,148); }
td.TdClassName
{
border-color: #477594;
}
.TagClassName
{
border-color: #477594;
}
</style>