Shades of Jelly Bean #427298
Tints of Jelly Bean #427298
RGB
CMYK
RGB Variations
Color information
#427298 (or 0x427298) is known color: Jelly Bean. HEX triplet: 42, 72 and 98. RGB value is (66,114,152). Sum of RGB (Red+Green+Blue) = 66+114+152=332 (43% of max value = 765). Red value is 66 (26.17% from 255 or 19.88% from 332); Green value is 114 (44.92% from 255 or 34.34% from 332); Blue value is 152 (59.77% from 255 or 45.78% from 332); Max value from RGB is 152 - color contains mainly: blue. Hex color #427298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427298 is #BD8D67. Grayscale: #676767. Windows color (decimal): -12422504 or 9990722. OLE color: 9990722.
HSL color Cylindrical-coordinate representation of color #427298: hue angle of 206.51º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #427298 is Cyan = 0.57, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 66 | 114 | 152 | - |
| CMYK | 0.57 | 0.25 | 0 | 0.40 |
| HSL | 206.51º | 0.39% | 0.43% | - |
| HSV(B) | 206.51º | 0.57% | 0.6% | - |
| XYZ | 13.93 | 15.46 | 31.96 | - |
| YUV | 103.98 | 155.1 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 152 | 0.57 | 0.25 | 0 | 0.40 | 206.51 | 0.39 | 0.43 |
| Hex | 42 | 72 | 98 | 39 | 19 | 0 | 28 | CF | 27 | 2B |
| Octal | 102 | 162 | 230 | 71 | 31 | 0 | 50 | 317 | 47 | 53 |
| Binary | 1000010 | 1110010 | 10011000 | 111001 | 11001 | 0 | 101000 | 11001111 | 100111 | 101011 |
Color Harmonies of #427298
Complementary color
Monochromatic Colors of #427298
Black with #427298
Text Example
Text Example
White with #427298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427298; }
p { color: rgb(66,114,152); }
H1.HeaderClassName
{
color: #427298;
}
.AnyTagClassName
{
color: #427298;
}
</style>
background-color css
<style>
a { background-color: #427298; }
a { background-color: rgb(66,114,152); }
div.DivClassName
{
background-color: #427298;
}
.BgClassName
{
background-color: #427298;
}
</style>
border-color css
<style>
span { border-color: #427298; }
span { border-color: rgb(66,114,152); }
td.TdClassName
{
border-color: #427298;
}
.TagClassName
{
border-color: #427298;
}
</style>