Shades of Blue Gem #392796
Tints of Blue Gem #392796
RGB
CMYK
RGB Variations
Color information
#392796 (or 0x392796) is known color: Blue Gem. HEX triplet: 39, 27 and 96. RGB value is (57,39,150). Sum of RGB (Red+Green+Blue) = 57+39+150=246 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.17% from 246); Green value is 39 (15.62% from 255 or 15.85% from 246); Blue value is 150 (58.98% from 255 or 60.98% from 246); Max value from RGB is 150 - color contains mainly: blue. Hex color #392796 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #392796 is #C6D869. Grayscale: #383838. Windows color (decimal): -13031530 or 9840441. OLE color: 9840441.
HSL color Cylindrical-coordinate representation of color #392796: hue angle of 249.73º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #392796 is Cyan = 0.62, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 57 | 39 | 150 | - |
| CMYK | 0.62 | 0.74 | 0 | 0.41 |
| HSL | 249.73º | 0.59% | 0.37% | - |
| HSV(B) | 249.73º | 0.74% | 0.59% | - |
| XYZ | 7.92 | 4.52 | 29.31 | - |
| YUV | 57.04 | 180.46 | 127.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 39 | 150 | 0.62 | 0.74 | 0 | 0.41 | 249.73 | 0.59 | 0.37 |
| Hex | 39 | 27 | 96 | 3E | 4A | 0 | 29 | FA | 3B | 25 |
| Octal | 71 | 47 | 226 | 76 | 112 | 0 | 51 | 372 | 73 | 45 |
| Binary | 111001 | 100111 | 10010110 | 111110 | 1001010 | 0 | 101001 | 11111010 | 111011 | 100101 |
Color Harmonies of #392796
Complementary color
Monochromatic Colors of #392796
Black with #392796
Text Example
Text Example
White with #392796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392796; }
p { color: rgb(57,39,150); }
H1.HeaderClassName
{
color: #392796;
}
.AnyTagClassName
{
color: #392796;
}
</style>
background-color css
<style>
a { background-color: #392796; }
a { background-color: rgb(57,39,150); }
div.DivClassName
{
background-color: #392796;
}
.BgClassName
{
background-color: #392796;
}
</style>
border-color css
<style>
span { border-color: #392796; }
span { border-color: rgb(57,39,150); }
td.TdClassName
{
border-color: #392796;
}
.TagClassName
{
border-color: #392796;
}
</style>