Shades of Jelly Bean #427297
Tints of Jelly Bean #427297
RGB
CMYK
RGB Variations
Color information
#427297 (or 0x427297) is known color: Jelly Bean. HEX triplet: 42, 72 and 97. RGB value is (66,114,151). Sum of RGB (Red+Green+Blue) = 66+114+151=331 (43% of max value = 765). Red value is 66 (26.17% from 255 or 19.94% from 331); Green value is 114 (44.92% from 255 or 34.44% from 331); Blue value is 151 (59.38% from 255 or 45.62% from 331); Max value from RGB is 151 - color contains mainly: blue. Hex color #427297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427297 is #BD8D68. Grayscale: #676767. Windows color (decimal): -12422505 or 9925186. OLE color: 9925186.
HSL color Cylindrical-coordinate representation of color #427297: hue angle of 206.12º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #427297 is Cyan = 0.56, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 114 | 151 | - |
| CMYK | 0.56 | 0.25 | 0 | 0.41 |
| HSL | 206.12º | 0.39% | 0.43% | - |
| HSV(B) | 206.12º | 0.56% | 0.59% | - |
| XYZ | 13.85 | 15.43 | 31.53 | - |
| YUV | 103.87 | 154.6 | 100.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 151 | 0.56 | 0.25 | 0 | 0.41 | 206.12 | 0.39 | 0.43 |
| Hex | 42 | 72 | 97 | 38 | 19 | 0 | 29 | CE | 27 | 2B |
| Octal | 102 | 162 | 227 | 70 | 31 | 0 | 51 | 316 | 47 | 53 |
| Binary | 1000010 | 1110010 | 10010111 | 111000 | 11001 | 0 | 101001 | 11001110 | 100111 | 101011 |
Color Harmonies of #427297
Complementary color
Monochromatic Colors of #427297
Black with #427297
Text Example
Text Example
White with #427297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427297; }
p { color: rgb(66,114,151); }
H1.HeaderClassName
{
color: #427297;
}
.AnyTagClassName
{
color: #427297;
}
</style>
background-color css
<style>
a { background-color: #427297; }
a { background-color: rgb(66,114,151); }
div.DivClassName
{
background-color: #427297;
}
.BgClassName
{
background-color: #427297;
}
</style>
border-color css
<style>
span { border-color: #427297; }
span { border-color: rgb(66,114,151); }
td.TdClassName
{
border-color: #427297;
}
.TagClassName
{
border-color: #427297;
}
</style>