Shades of Jelly Bean #397794
Tints of Jelly Bean #397794
RGB
CMYK
RGB Variations
Color information
#397794 (or 0x397794) is known color: Jelly Bean. HEX triplet: 39, 77 and 94. RGB value is (57,119,148). Sum of RGB (Red+Green+Blue) = 57+119+148=324 (42% of max value = 765). Red value is 57 (22.66% from 255 or 17.59% from 324); Green value is 119 (46.88% from 255 or 36.73% from 324); Blue value is 148 (58.20% from 255 or 45.68% from 324); Max value from RGB is 148 - color contains mainly: blue. Hex color #397794 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #397794 is #C6886B. Grayscale: #676767. Windows color (decimal): -13011052 or 9729849. OLE color: 9729849.
HSL color Cylindrical-coordinate representation of color #397794: hue angle of 199.12º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #397794 is Cyan = 0.61, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 57 | 119 | 148 | - |
| CMYK | 0.61 | 0.20 | 0 | 0.42 |
| HSL | 199.12º | 0.44% | 0.4% | - |
| HSV(B) | 199.12º | 0.61% | 0.58% | - |
| XYZ | 13.63 | 16.2 | 30.43 | - |
| YUV | 103.77 | 152.96 | 94.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 148 | 0.61 | 0.20 | 0 | 0.42 | 199.12 | 0.44 | 0.4 |
| Hex | 39 | 77 | 94 | 3D | 14 | 0 | 2A | C7 | 2C | 28 |
| Octal | 71 | 167 | 224 | 75 | 24 | 0 | 52 | 307 | 54 | 50 |
| Binary | 111001 | 1110111 | 10010100 | 111101 | 10100 | 0 | 101010 | 11000111 | 101100 | 101000 |
Color Harmonies of #397794
Complementary color
Monochromatic Colors of #397794
Black with #397794
Text Example
Text Example
White with #397794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397794; }
p { color: rgb(57,119,148); }
H1.HeaderClassName
{
color: #397794;
}
.AnyTagClassName
{
color: #397794;
}
</style>
background-color css
<style>
a { background-color: #397794; }
a { background-color: rgb(57,119,148); }
div.DivClassName
{
background-color: #397794;
}
.BgClassName
{
background-color: #397794;
}
</style>
border-color css
<style>
span { border-color: #397794; }
span { border-color: rgb(57,119,148); }
td.TdClassName
{
border-color: #397794;
}
.TagClassName
{
border-color: #397794;
}
</style>