Shades of Jelly Bean #477997
Tints of Jelly Bean #477997
RGB
CMYK
RGB Variations
Color information
#477997 (or 0x477997) is known color: Jelly Bean. HEX triplet: 47, 79 and 97. RGB value is (71,121,151). Sum of RGB (Red+Green+Blue) = 71+121+151=343 (45% of max value = 765). Red value is 71 (28.12% from 255 or 20.70% from 343); Green value is 121 (47.66% from 255 or 35.28% from 343); Blue value is 151 (59.38% from 255 or 44.02% from 343); Max value from RGB is 151 - color contains mainly: blue. Hex color #477997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #477997 is #B88668. Grayscale: #6D6D6D. Windows color (decimal): -12093033 or 9926983. OLE color: 9926983.
HSL color Cylindrical-coordinate representation of color #477997: hue angle of 202.5º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #477997 is Cyan = 0.53, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 71 | 121 | 151 | - |
| CMYK | 0.53 | 0.20 | 0 | 0.41 |
| HSL | 202.5º | 0.36% | 0.44% | - |
| HSV(B) | 202.5º | 0.53% | 0.59% | - |
| XYZ | 15.02 | 17.25 | 31.82 | - |
| YUV | 109.47 | 151.44 | 100.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 151 | 0.53 | 0.20 | 0 | 0.41 | 202.5 | 0.36 | 0.44 |
| Hex | 47 | 79 | 97 | 35 | 14 | 0 | 29 | CA | 24 | 2C |
| Octal | 107 | 171 | 227 | 65 | 24 | 0 | 51 | 312 | 44 | 54 |
| Binary | 1000111 | 1111001 | 10010111 | 110101 | 10100 | 0 | 101001 | 11001010 | 100100 | 101100 |
Color Harmonies of #477997
Complementary color
Monochromatic Colors of #477997
Black with #477997
Text Example
Text Example
White with #477997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477997; }
p { color: rgb(71,121,151); }
H1.HeaderClassName
{
color: #477997;
}
.AnyTagClassName
{
color: #477997;
}
</style>
background-color css
<style>
a { background-color: #477997; }
a { background-color: rgb(71,121,151); }
div.DivClassName
{
background-color: #477997;
}
.BgClassName
{
background-color: #477997;
}
</style>
border-color css
<style>
span { border-color: #477997; }
span { border-color: rgb(71,121,151); }
td.TdClassName
{
border-color: #477997;
}
.TagClassName
{
border-color: #477997;
}
</style>