Shades of Jagger #392152
Tints of Jagger #392152
RGB
CMYK
RGB Variations
Color information
#392152 (or 0x392152) is known color: Jagger. HEX triplet: 39, 21 and 52. RGB value is (57,33,82). Sum of RGB (Red+Green+Blue) = 57+33+82=172 (22% of max value = 765). Red value is 57 (22.66% from 255 or 33.14% from 172); Green value is 33 (13.28% from 255 or 19.19% from 172); Blue value is 82 (32.42% from 255 or 47.67% from 172); Max value from RGB is 82 - color contains mainly: blue. Hex color #392152 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392152 is #C6DEAD. Grayscale: #2D2D2D. Windows color (decimal): -13033134 or 5382457. OLE color: 5382457.
HSL color Cylindrical-coordinate representation of color #392152: hue angle of 269.39º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #392152 is Cyan = 0.30, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 33 | 82 | - |
| CMYK | 0.30 | 0.60 | 0 | 0.68 |
| HSL | 269.39º | 0.43% | 0.23% | - |
| HSV(B) | 269.39º | 0.6% | 0.32% | - |
| XYZ | 3.75 | 2.57 | 8.28 | - |
| YUV | 45.76 | 148.45 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 33 | 82 | 0.30 | 0.60 | 0 | 0.68 | 269.39 | 0.43 | 0.23 |
| Hex | 39 | 21 | 52 | 1E | 3C | 0 | 44 | 10D | 2B | 17 |
| Octal | 71 | 41 | 122 | 36 | 74 | 0 | 104 | 415 | 53 | 27 |
| Binary | 111001 | 100001 | 1010010 | 11110 | 111100 | 0 | 1000100 | 100001101 | 101011 | 10111 |
Color Harmonies of #392152
Complementary color
Monochromatic Colors of #392152
Black with #392152
Text Example
Text Example
White with #392152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392152; }
p { color: rgb(57,33,82); }
H1.HeaderClassName
{
color: #392152;
}
.AnyTagClassName
{
color: #392152;
}
</style>
background-color css
<style>
a { background-color: #392152; }
a { background-color: rgb(57,33,82); }
div.DivClassName
{
background-color: #392152;
}
.BgClassName
{
background-color: #392152;
}
</style>
border-color css
<style>
span { border-color: #392152; }
span { border-color: rgb(57,33,82); }
td.TdClassName
{
border-color: #392152;
}
.TagClassName
{
border-color: #392152;
}
</style>