Shades of Jagger #392450
Tints of Jagger #392450
RGB
CMYK
RGB Variations
Color information
#392450 (or 0x392450) is known color: Jagger. HEX triplet: 39, 24 and 50. RGB value is (57,36,80). Sum of RGB (Red+Green+Blue) = 57+36+80=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 36 (14.45% from 255 or 20.81% from 173); Blue value is 80 (31.64% from 255 or 46.24% from 173); Max value from RGB is 80 - color contains mainly: blue. Hex color #392450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392450 is #C6DBAF. Grayscale: #2F2F2F. Windows color (decimal): -13032368 or 5252153. OLE color: 5252153.
HSL color Cylindrical-coordinate representation of color #392450: hue angle of 268.64º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #392450 is Cyan = 0.29, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 57 | 36 | 80 | - |
| CMYK | 0.29 | 0.55 | 0 | 0.69 |
| HSL | 268.64º | 0.38% | 0.23% | - |
| HSV(B) | 268.64º | 0.55% | 0.31% | - |
| XYZ | 3.77 | 2.71 | 7.91 | - |
| YUV | 47.3 | 146.46 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 80 | 0.29 | 0.55 | 0 | 0.69 | 268.64 | 0.38 | 0.23 |
| Hex | 39 | 24 | 50 | 1D | 37 | 0 | 45 | 10D | 26 | 17 |
| Octal | 71 | 44 | 120 | 35 | 67 | 0 | 105 | 415 | 46 | 27 |
| Binary | 111001 | 100100 | 1010000 | 11101 | 110111 | 0 | 1000101 | 100001101 | 100110 | 10111 |
Color Harmonies of #392450
Complementary color
Monochromatic Colors of #392450
Black with #392450
Text Example
Text Example
White with #392450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392450; }
p { color: rgb(57,36,80); }
H1.HeaderClassName
{
color: #392450;
}
.AnyTagClassName
{
color: #392450;
}
</style>
background-color css
<style>
a { background-color: #392450; }
a { background-color: rgb(57,36,80); }
div.DivClassName
{
background-color: #392450;
}
.BgClassName
{
background-color: #392450;
}
</style>
border-color css
<style>
span { border-color: #392450; }
span { border-color: rgb(57,36,80); }
td.TdClassName
{
border-color: #392450;
}
.TagClassName
{
border-color: #392450;
}
</style>