Shades of Jagger #391652
Tints of Jagger #391652
RGB
CMYK
RGB Variations
Color information
#391652 (or 0x391652) is known color: Jagger. HEX triplet: 39, 16 and 52. RGB value is (57,22,82). Sum of RGB (Red+Green+Blue) = 57+22+82=161 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.40% from 161); Green value is 22 (8.98% from 255 or 13.66% from 161); Blue value is 82 (32.42% from 255 or 50.93% from 161); Max value from RGB is 82 - color contains mainly: blue. Hex color #391652 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391652 is #C6E9AD. Grayscale: #272727. Windows color (decimal): -13035950 or 5379641. OLE color: 5379641.
HSL color Cylindrical-coordinate representation of color #391652: hue angle of 275º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #391652 is Cyan = 0.30, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 22 | 82 | - |
| CMYK | 0.30 | 0.73 | 0 | 0.68 |
| HSL | 275º | 0.58% | 0.2% | - |
| HSV(B) | 275º | 0.73% | 0.32% | - |
| XYZ | 3.5 | 2.05 | 8.19 | - |
| YUV | 39.31 | 152.1 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 82 | 0.30 | 0.73 | 0 | 0.68 | 275 | 0.58 | 0.2 |
| Hex | 39 | 16 | 52 | 1E | 49 | 0 | 44 | 113 | 3A | 14 |
| Octal | 71 | 26 | 122 | 36 | 111 | 0 | 104 | 423 | 72 | 24 |
| Binary | 111001 | 10110 | 1010010 | 11110 | 1001001 | 0 | 1000100 | 100010011 | 111010 | 10100 |
Color Harmonies of #391652
Complementary color
Monochromatic Colors of #391652
Black with #391652
Text Example
Text Example
White with #391652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391652; }
p { color: rgb(57,22,82); }
H1.HeaderClassName
{
color: #391652;
}
.AnyTagClassName
{
color: #391652;
}
</style>
background-color css
<style>
a { background-color: #391652; }
a { background-color: rgb(57,22,82); }
div.DivClassName
{
background-color: #391652;
}
.BgClassName
{
background-color: #391652;
}
</style>
border-color css
<style>
span { border-color: #391652; }
span { border-color: rgb(57,22,82); }
td.TdClassName
{
border-color: #391652;
}
.TagClassName
{
border-color: #391652;
}
</style>