Shades of Jagger #391851
Tints of Jagger #391851
RGB
CMYK
RGB Variations
Color information
#391851 (or 0x391851) is known color: Jagger. HEX triplet: 39, 18 and 51. RGB value is (57,24,81). Sum of RGB (Red+Green+Blue) = 57+24+81=162 (21% of max value = 765). Red value is 57 (22.66% from 255 or 35.19% from 162); Green value is 24 (9.77% from 255 or 14.81% from 162); Blue value is 81 (32.03% from 255 or 50% from 162); Max value from RGB is 81 - color contains mainly: blue. Hex color #391851 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #391851 is #C6E7AE. Grayscale: #282828. Windows color (decimal): -13035439 or 5314617. OLE color: 5314617.
HSL color Cylindrical-coordinate representation of color #391851: hue angle of 274.74º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #391851 is Cyan = 0.30, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 24 | 81 | - |
| CMYK | 0.30 | 0.70 | 0 | 0.68 |
| HSL | 274.74º | 0.54% | 0.21% | - |
| HSV(B) | 274.74º | 0.7% | 0.32% | - |
| XYZ | 3.5 | 2.12 | 8.01 | - |
| YUV | 40.37 | 150.93 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 24 | 81 | 0.30 | 0.70 | 0 | 0.68 | 274.74 | 0.54 | 0.21 |
| Hex | 39 | 18 | 51 | 1E | 46 | 0 | 44 | 113 | 36 | 15 |
| Octal | 71 | 30 | 121 | 36 | 106 | 0 | 104 | 423 | 66 | 25 |
| Binary | 111001 | 11000 | 1010001 | 11110 | 1000110 | 0 | 1000100 | 100010011 | 110110 | 10101 |
Color Harmonies of #391851
Complementary color
Monochromatic Colors of #391851
Black with #391851
Text Example
Text Example
White with #391851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391851; }
p { color: rgb(57,24,81); }
H1.HeaderClassName
{
color: #391851;
}
.AnyTagClassName
{
color: #391851;
}
</style>
background-color css
<style>
a { background-color: #391851; }
a { background-color: rgb(57,24,81); }
div.DivClassName
{
background-color: #391851;
}
.BgClassName
{
background-color: #391851;
}
</style>
border-color css
<style>
span { border-color: #391851; }
span { border-color: rgb(57,24,81); }
td.TdClassName
{
border-color: #391851;
}
.TagClassName
{
border-color: #391851;
}
</style>