Shades of Jelly Bean #427592
Tints of Jelly Bean #427592
RGB
CMYK
RGB Variations
Color information
#427592 (or 0x427592) is known color: Jelly Bean. HEX triplet: 42, 75 and 92. RGB value is (66,117,146). Sum of RGB (Red+Green+Blue) = 66+117+146=329 (43% of max value = 765). Red value is 66 (26.17% from 255 or 20.06% from 329); Green value is 117 (46.09% from 255 or 35.56% from 329); Blue value is 146 (57.42% from 255 or 44.38% from 329); Max value from RGB is 146 - color contains mainly: blue. Hex color #427592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427592 is #BD8A6D. Grayscale: #686868. Windows color (decimal): -12421742 or 9598274. OLE color: 9598274.
HSL color Cylindrical-coordinate representation of color #427592: hue angle of 201.75º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #427592 is Cyan = 0.55, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 66 | 117 | 146 | - |
| CMYK | 0.55 | 0.20 | 0 | 0.43 |
| HSL | 201.75º | 0.38% | 0.42% | - |
| HSV(B) | 201.75º | 0.55% | 0.57% | - |
| XYZ | 13.8 | 15.96 | 29.55 | - |
| YUV | 105.06 | 151.1 | 100.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 146 | 0.55 | 0.20 | 0 | 0.43 | 201.75 | 0.38 | 0.42 |
| Hex | 42 | 75 | 92 | 37 | 14 | 0 | 2B | CA | 26 | 2A |
| Octal | 102 | 165 | 222 | 67 | 24 | 0 | 53 | 312 | 46 | 52 |
| Binary | 1000010 | 1110101 | 10010010 | 110111 | 10100 | 0 | 101011 | 11001010 | 100110 | 101010 |
Color Harmonies of #427592
Complementary color
Monochromatic Colors of #427592
Black with #427592
Text Example
Text Example
White with #427592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427592; }
p { color: rgb(66,117,146); }
H1.HeaderClassName
{
color: #427592;
}
.AnyTagClassName
{
color: #427592;
}
</style>
background-color css
<style>
a { background-color: #427592; }
a { background-color: rgb(66,117,146); }
div.DivClassName
{
background-color: #427592;
}
.BgClassName
{
background-color: #427592;
}
</style>
border-color css
<style>
span { border-color: #427592; }
span { border-color: rgb(66,117,146); }
td.TdClassName
{
border-color: #427592;
}
.TagClassName
{
border-color: #427592;
}
</style>