Shades of Jagger #392451
Tints of Jagger #392451
RGB
CMYK
RGB Variations
Color information
#392451 (or 0x392451) is known color: Jagger. HEX triplet: 39, 24 and 51. RGB value is (57,36,81). Sum of RGB (Red+Green+Blue) = 57+36+81=174 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.76% from 174); Green value is 36 (14.45% from 255 or 20.69% from 174); Blue value is 81 (32.03% from 255 or 46.55% from 174); Max value from RGB is 81 - color contains mainly: blue. Hex color #392451 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #392451 is #C6DBAE. Grayscale: #2F2F2F. Windows color (decimal): -13032367 or 5317689. OLE color: 5317689.
HSL color Cylindrical-coordinate representation of color #392451: hue angle of 268º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #392451 is Cyan = 0.30, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 36 | 81 | - |
| CMYK | 0.30 | 0.56 | 0 | 0.68 |
| HSL | 268º | 0.38% | 0.23% | - |
| HSV(B) | 268º | 0.56% | 0.32% | - |
| XYZ | 3.8 | 2.73 | 8.11 | - |
| YUV | 47.41 | 146.96 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 36 | 81 | 0.30 | 0.56 | 0 | 0.68 | 268 | 0.38 | 0.23 |
| Hex | 39 | 24 | 51 | 1E | 38 | 0 | 44 | 10C | 26 | 17 |
| Octal | 71 | 44 | 121 | 36 | 70 | 0 | 104 | 414 | 46 | 27 |
| Binary | 111001 | 100100 | 1010001 | 11110 | 111000 | 0 | 1000100 | 100001100 | 100110 | 10111 |
Color Harmonies of #392451
Complementary color
Monochromatic Colors of #392451
Black with #392451
Text Example
Text Example
White with #392451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392451; }
p { color: rgb(57,36,81); }
H1.HeaderClassName
{
color: #392451;
}
.AnyTagClassName
{
color: #392451;
}
</style>
background-color css
<style>
a { background-color: #392451; }
a { background-color: rgb(57,36,81); }
div.DivClassName
{
background-color: #392451;
}
.BgClassName
{
background-color: #392451;
}
</style>
border-color css
<style>
span { border-color: #392451; }
span { border-color: rgb(57,36,81); }
td.TdClassName
{
border-color: #392451;
}
.TagClassName
{
border-color: #392451;
}
</style>