Shades of Jagger #412749
Tints of Jagger #412749
RGB
CMYK
RGB Variations
Color information
#412749 (or 0x412749) is known color: Jagger. HEX triplet: 41, 27 and 49. RGB value is (65,39,73). Sum of RGB (Red+Green+Blue) = 65+39+73=177 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.72% from 177); Green value is 39 (15.62% from 255 or 22.03% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 73 - color contains mainly: blue. Hex color #412749 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412749 is #BED8B6. Grayscale: #323232. Windows color (decimal): -12507319 or 4794177. OLE color: 4794177.
HSL color Cylindrical-coordinate representation of color #412749: hue angle of 285.88º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #412749 is Cyan = 0.11, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 65 | 39 | 73 | - |
| CMYK | 0.11 | 0.47 | 0 | 0.71 |
| HSL | 285.88º | 0.3% | 0.22% | - |
| HSV(B) | 285.88º | 0.47% | 0.29% | - |
| XYZ | 4.11 | 3.06 | 6.68 | - |
| YUV | 50.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 73 | 0.11 | 0.47 | 0 | 0.71 | 285.88 | 0.3 | 0.22 |
| Hex | 41 | 27 | 49 | B | 2F | 0 | 47 | 11E | 1E | 16 |
| Octal | 101 | 47 | 111 | 13 | 57 | 0 | 107 | 436 | 36 | 26 |
| Binary | 1000001 | 100111 | 1001001 | 1011 | 101111 | 0 | 1000111 | 100011110 | 11110 | 10110 |
Color Harmonies of #412749
Complementary color
Monochromatic Colors of #412749
Black with #412749
Text Example
Text Example
White with #412749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412749; }
p { color: rgb(65,39,73); }
H1.HeaderClassName
{
color: #412749;
}
.AnyTagClassName
{
color: #412749;
}
</style>
background-color css
<style>
a { background-color: #412749; }
a { background-color: rgb(65,39,73); }
div.DivClassName
{
background-color: #412749;
}
.BgClassName
{
background-color: #412749;
}
</style>
border-color css
<style>
span { border-color: #412749; }
span { border-color: rgb(65,39,73); }
td.TdClassName
{
border-color: #412749;
}
.TagClassName
{
border-color: #412749;
}
</style>