Shades of Jagger #412450
Tints of Jagger #412450
RGB
CMYK
RGB Variations
Color information
#412450 (or 0x412450) is known color: Jagger. HEX triplet: 41, 24 and 50. RGB value is (65,36,80). Sum of RGB (Red+Green+Blue) = 65+36+80=181 (23% of max value = 765). Red value is 65 (25.78% from 255 or 35.91% from 181); Green value is 36 (14.45% from 255 or 19.89% from 181); Blue value is 80 (31.64% from 255 or 44.20% from 181); Max value from RGB is 80 - color contains mainly: blue. Hex color #412450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412450 is #BEDBAF. Grayscale: #313131. Windows color (decimal): -12508080 or 5252161. OLE color: 5252161.
HSL color Cylindrical-coordinate representation of color #412450: hue angle of 279.55º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #412450 is Cyan = 0.19, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 36 | 80 | - |
| CMYK | 0.19 | 0.55 | 0 | 0.69 |
| HSL | 279.55º | 0.38% | 0.23% | - |
| HSV(B) | 279.55º | 0.55% | 0.31% | - |
| XYZ | 4.26 | 2.96 | 7.94 | - |
| YUV | 49.69 | 145.11 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 80 | 0.19 | 0.55 | 0 | 0.69 | 279.55 | 0.38 | 0.23 |
| Hex | 41 | 24 | 50 | 13 | 37 | 0 | 45 | 118 | 26 | 17 |
| Octal | 101 | 44 | 120 | 23 | 67 | 0 | 105 | 430 | 46 | 27 |
| Binary | 1000001 | 100100 | 1010000 | 10011 | 110111 | 0 | 1000101 | 100011000 | 100110 | 10111 |
Color Harmonies of #412450
Complementary color
Monochromatic Colors of #412450
Black with #412450
Text Example
Text Example
White with #412450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412450; }
p { color: rgb(65,36,80); }
H1.HeaderClassName
{
color: #412450;
}
.AnyTagClassName
{
color: #412450;
}
</style>
background-color css
<style>
a { background-color: #412450; }
a { background-color: rgb(65,36,80); }
div.DivClassName
{
background-color: #412450;
}
.BgClassName
{
background-color: #412450;
}
</style>
border-color css
<style>
span { border-color: #412450; }
span { border-color: rgb(65,36,80); }
td.TdClassName
{
border-color: #412450;
}
.TagClassName
{
border-color: #412450;
}
</style>