Shades of Jagger #392651
Tints of Jagger #392651
RGB
CMYK
RGB Variations
Color information
#392651 (or 0x392651) is known color: Jagger. HEX triplet: 39, 26 and 51. RGB value is (57,38,81). Sum of RGB (Red+Green+Blue) = 57+38+81=176 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.39% from 176); Green value is 38 (15.23% from 255 or 21.59% from 176); Blue value is 81 (32.03% from 255 or 46.02% from 176); Max value from RGB is 81 - color contains mainly: blue. Hex color #392651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392651 is #C6D9AE. Grayscale: #303030. Windows color (decimal): -13031855 or 5318201. OLE color: 5318201.
HSL color Cylindrical-coordinate representation of color #392651: hue angle of 266.51º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #392651 is Cyan = 0.30, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 38 | 81 | - |
| CMYK | 0.30 | 0.53 | 0 | 0.68 |
| HSL | 266.51º | 0.36% | 0.23% | - |
| HSV(B) | 266.51º | 0.53% | 0.32% | - |
| XYZ | 3.87 | 2.85 | 8.13 | - |
| YUV | 48.58 | 146.29 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 38 | 81 | 0.30 | 0.53 | 0 | 0.68 | 266.51 | 0.36 | 0.23 |
| Hex | 39 | 26 | 51 | 1E | 35 | 0 | 44 | 10B | 24 | 17 |
| Octal | 71 | 46 | 121 | 36 | 65 | 0 | 104 | 413 | 44 | 27 |
| Binary | 111001 | 100110 | 1010001 | 11110 | 110101 | 0 | 1000100 | 100001011 | 100100 | 10111 |
Color Harmonies of #392651
Complementary color
Monochromatic Colors of #392651
Black with #392651
Text Example
Text Example
White with #392651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392651; }
p { color: rgb(57,38,81); }
H1.HeaderClassName
{
color: #392651;
}
.AnyTagClassName
{
color: #392651;
}
</style>
background-color css
<style>
a { background-color: #392651; }
a { background-color: rgb(57,38,81); }
div.DivClassName
{
background-color: #392651;
}
.BgClassName
{
background-color: #392651;
}
</style>
border-color css
<style>
span { border-color: #392651; }
span { border-color: rgb(57,38,81); }
td.TdClassName
{
border-color: #392651;
}
.TagClassName
{
border-color: #392651;
}
</style>