Shades of Jelly Bean #427494
Tints of Jelly Bean #427494
RGB
CMYK
RGB Variations
Color information
#427494 (or 0x427494) is known color: Jelly Bean. HEX triplet: 42, 74 and 94. RGB value is (66,116,148). Sum of RGB (Red+Green+Blue) = 66+116+148=330 (43% of max value = 765). Red value is 66 (26.17% from 255 or 20% from 330); Green value is 116 (45.70% from 255 or 35.15% from 330); Blue value is 148 (58.20% from 255 or 44.85% from 330); Max value from RGB is 148 - color contains mainly: blue. Hex color #427494 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427494 is #BD8B6B. Grayscale: #686868. Windows color (decimal): -12421996 or 9729090. OLE color: 9729090.
HSL color Cylindrical-coordinate representation of color #427494: hue angle of 203.41º 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 #427494 is Cyan = 0.55, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 116 | 148 | - |
| CMYK | 0.55 | 0.22 | 0 | 0.42 |
| HSL | 203.41º | 0.38% | 0.42% | - |
| HSV(B) | 203.41º | 0.55% | 0.58% | - |
| XYZ | 13.84 | 15.79 | 30.33 | - |
| YUV | 104.7 | 152.44 | 100.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 116 | 148 | 0.55 | 0.22 | 0 | 0.42 | 203.41 | 0.38 | 0.42 |
| Hex | 42 | 74 | 94 | 37 | 16 | 0 | 2A | CB | 26 | 2A |
| Octal | 102 | 164 | 224 | 67 | 26 | 0 | 52 | 313 | 46 | 52 |
| Binary | 1000010 | 1110100 | 10010100 | 110111 | 10110 | 0 | 101010 | 11001011 | 100110 | 101010 |
Color Harmonies of #427494
Complementary color
Monochromatic Colors of #427494
Black with #427494
Text Example
Text Example
White with #427494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427494; }
p { color: rgb(66,116,148); }
H1.HeaderClassName
{
color: #427494;
}
.AnyTagClassName
{
color: #427494;
}
</style>
background-color css
<style>
a { background-color: #427494; }
a { background-color: rgb(66,116,148); }
div.DivClassName
{
background-color: #427494;
}
.BgClassName
{
background-color: #427494;
}
</style>
border-color css
<style>
span { border-color: #427494; }
span { border-color: rgb(66,116,148); }
td.TdClassName
{
border-color: #427494;
}
.TagClassName
{
border-color: #427494;
}
</style>