Shades of Jelly Bean #427396
Tints of Jelly Bean #427396
RGB
CMYK
RGB Variations
Color information
#427396 (or 0x427396) is known color: Jelly Bean. HEX triplet: 42, 73 and 96. RGB value is (66,115,150). Sum of RGB (Red+Green+Blue) = 66+115+150=331 (43% of max value = 765). Red value is 66 (26.17% from 255 or 19.94% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 150 (58.98% from 255 or 45.32% from 331); Max value from RGB is 150 - color contains mainly: blue. Hex color #427396 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427396 is #BD8C69. Grayscale: #686868. Windows color (decimal): -12422250 or 9859906. OLE color: 9859906.
HSL color Cylindrical-coordinate representation of color #427396: hue angle of 205º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #427396 is Cyan = 0.56, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 115 | 150 | - |
| CMYK | 0.56 | 0.23 | 0 | 0.41 |
| HSL | 205º | 0.39% | 0.42% | - |
| HSV(B) | 205º | 0.56% | 0.59% | - |
| XYZ | 13.88 | 15.62 | 31.14 | - |
| YUV | 104.34 | 153.77 | 100.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 150 | 0.56 | 0.23 | 0 | 0.41 | 205 | 0.39 | 0.42 |
| Hex | 42 | 73 | 96 | 38 | 17 | 0 | 29 | CD | 27 | 2A |
| Octal | 102 | 163 | 226 | 70 | 27 | 0 | 51 | 315 | 47 | 52 |
| Binary | 1000010 | 1110011 | 10010110 | 111000 | 10111 | 0 | 101001 | 11001101 | 100111 | 101010 |
Color Harmonies of #427396
Complementary color
Monochromatic Colors of #427396
Black with #427396
Text Example
Text Example
White with #427396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427396; }
p { color: rgb(66,115,150); }
H1.HeaderClassName
{
color: #427396;
}
.AnyTagClassName
{
color: #427396;
}
</style>
background-color css
<style>
a { background-color: #427396; }
a { background-color: rgb(66,115,150); }
div.DivClassName
{
background-color: #427396;
}
.BgClassName
{
background-color: #427396;
}
</style>
border-color css
<style>
span { border-color: #427396; }
span { border-color: rgb(66,115,150); }
td.TdClassName
{
border-color: #427396;
}
.TagClassName
{
border-color: #427396;
}
</style>