Shades of Jelly Bean #477695
Tints of Jelly Bean #477695
RGB
CMYK
RGB Variations
Color information
#477695 (or 0x477695) is known color: Jelly Bean. HEX triplet: 47, 76 and 95. RGB value is (71,118,149). Sum of RGB (Red+Green+Blue) = 71+118+149=338 (44% of max value = 765). Red value is 71 (28.12% from 255 or 21.01% from 338); Green value is 118 (46.48% from 255 or 34.91% from 338); Blue value is 149 (58.59% from 255 or 44.08% from 338); Max value from RGB is 149 - color contains mainly: blue. Hex color #477695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477695 is #B8896A. Grayscale: #6B6B6B. Windows color (decimal): -12093803 or 9795143. OLE color: 9795143.
HSL color Cylindrical-coordinate representation of color #477695: hue angle of 203.85º 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 #477695 is Cyan = 0.52, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 71 | 118 | 149 | - |
| CMYK | 0.52 | 0.21 | 0 | 0.42 |
| HSL | 203.85º | 0.35% | 0.43% | - |
| HSV(B) | 203.85º | 0.52% | 0.58% | - |
| XYZ | 14.5 | 16.47 | 30.85 | - |
| YUV | 107.48 | 151.43 | 101.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 149 | 0.52 | 0.21 | 0 | 0.42 | 203.85 | 0.35 | 0.43 |
| Hex | 47 | 76 | 95 | 34 | 15 | 0 | 2A | CC | 23 | 2B |
| Octal | 107 | 166 | 225 | 64 | 25 | 0 | 52 | 314 | 43 | 53 |
| Binary | 1000111 | 1110110 | 10010101 | 110100 | 10101 | 0 | 101010 | 11001100 | 100011 | 101011 |
Color Harmonies of #477695
Complementary color
Monochromatic Colors of #477695
Black with #477695
Text Example
Text Example
White with #477695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477695; }
p { color: rgb(71,118,149); }
H1.HeaderClassName
{
color: #477695;
}
.AnyTagClassName
{
color: #477695;
}
</style>
background-color css
<style>
a { background-color: #477695; }
a { background-color: rgb(71,118,149); }
div.DivClassName
{
background-color: #477695;
}
.BgClassName
{
background-color: #477695;
}
</style>
border-color css
<style>
span { border-color: #477695; }
span { border-color: rgb(71,118,149); }
td.TdClassName
{
border-color: #477695;
}
.TagClassName
{
border-color: #477695;
}
</style>