Shades of Jelly Bean #427794
Tints of Jelly Bean #427794
RGB
CMYK
RGB Variations
Color information
#427794 (or 0x427794) is known color: Jelly Bean. HEX triplet: 42, 77 and 94. RGB value is (66,119,148). Sum of RGB (Red+Green+Blue) = 66+119+148=333 (44% of max value = 765). Red value is 66 (26.17% from 255 or 19.82% from 333); Green value is 119 (46.88% from 255 or 35.74% from 333); Blue value is 148 (58.20% from 255 or 44.44% from 333); Max value from RGB is 148 - color contains mainly: blue. Hex color #427794 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427794 is #BD886B. Grayscale: #6A6A6A. Windows color (decimal): -12421228 or 9729858. OLE color: 9729858.
HSL color Cylindrical-coordinate representation of color #427794: hue angle of 201.22º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #427794 is Cyan = 0.55, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 119 | 148 | - |
| CMYK | 0.55 | 0.20 | 0 | 0.42 |
| HSL | 201.22º | 0.38% | 0.42% | - |
| HSV(B) | 201.22º | 0.55% | 0.58% | - |
| XYZ | 14.19 | 16.49 | 30.45 | - |
| YUV | 106.46 | 151.44 | 99.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 148 | 0.55 | 0.20 | 0 | 0.42 | 201.22 | 0.38 | 0.42 |
| Hex | 42 | 77 | 94 | 37 | 14 | 0 | 2A | C9 | 26 | 2A |
| Octal | 102 | 167 | 224 | 67 | 24 | 0 | 52 | 311 | 46 | 52 |
| Binary | 1000010 | 1110111 | 10010100 | 110111 | 10100 | 0 | 101010 | 11001001 | 100110 | 101010 |
Color Harmonies of #427794
Complementary color
Monochromatic Colors of #427794
Black with #427794
Text Example
Text Example
White with #427794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427794; }
p { color: rgb(66,119,148); }
H1.HeaderClassName
{
color: #427794;
}
.AnyTagClassName
{
color: #427794;
}
</style>
background-color css
<style>
a { background-color: #427794; }
a { background-color: rgb(66,119,148); }
div.DivClassName
{
background-color: #427794;
}
.BgClassName
{
background-color: #427794;
}
</style>
border-color css
<style>
span { border-color: #427794; }
span { border-color: rgb(66,119,148); }
td.TdClassName
{
border-color: #427794;
}
.TagClassName
{
border-color: #427794;
}
</style>