Shades of Jelly Bean #447886
Tints of Jelly Bean #447886
RGB
CMYK
RGB Variations
Color information
#447886 (or 0x447886) is known color: Jelly Bean. HEX triplet: 44, 78 and 86. RGB value is (68,120,134). Sum of RGB (Red+Green+Blue) = 68+120+134=322 (42% of max value = 765). Red value is 68 (26.95% from 255 or 21.12% from 322); Green value is 120 (47.27% from 255 or 37.27% from 322); Blue value is 134 (52.73% from 255 or 41.61% from 322); Max value from RGB is 134 - color contains mainly: blue. Hex color #447886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #447886 is #BB8779. Grayscale: #696969. Windows color (decimal): -12289914 or 8812612. OLE color: 8812612.
HSL color Cylindrical-coordinate representation of color #447886: hue angle of 192.73º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #447886 is Cyan = 0.49, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 68 | 120 | 134 | - |
| CMYK | 0.49 | 0.10 | 0 | 0.47 |
| HSL | 192.73º | 0.33% | 0.4% | - |
| HSV(B) | 192.73º | 0.49% | 0.53% | - |
| XYZ | 13.4 | 16.38 | 25.01 | - |
| YUV | 106.05 | 143.77 | 100.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 120 | 134 | 0.49 | 0.10 | 0 | 0.47 | 192.73 | 0.33 | 0.4 |
| Hex | 44 | 78 | 86 | 31 | A | 0 | 2F | C1 | 21 | 28 |
| Octal | 104 | 170 | 206 | 61 | 12 | 0 | 57 | 301 | 41 | 50 |
| Binary | 1000100 | 1111000 | 10000110 | 110001 | 1010 | 0 | 101111 | 11000001 | 100001 | 101000 |
Color Harmonies of #447886
Complementary color
Monochromatic Colors of #447886
Black with #447886
Text Example
Text Example
White with #447886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447886; }
p { color: rgb(68,120,134); }
H1.HeaderClassName
{
color: #447886;
}
.AnyTagClassName
{
color: #447886;
}
</style>
background-color css
<style>
a { background-color: #447886; }
a { background-color: rgb(68,120,134); }
div.DivClassName
{
background-color: #447886;
}
.BgClassName
{
background-color: #447886;
}
</style>
border-color css
<style>
span { border-color: #447886; }
span { border-color: rgb(68,120,134); }
td.TdClassName
{
border-color: #447886;
}
.TagClassName
{
border-color: #447886;
}
</style>