Shades of Jagger #412650
Tints of Jagger #412650
RGB
CMYK
RGB Variations
Color information
#412650 (or 0x412650) is known color: Jagger. HEX triplet: 41, 26 and 50. RGB value is (65,38,80). Sum of RGB (Red+Green+Blue) = 65+38+80=183 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.52% from 183); Green value is 38 (15.23% from 255 or 20.77% from 183); Blue value is 80 (31.64% from 255 or 43.72% from 183); Max value from RGB is 80 - color contains mainly: blue. Hex color #412650 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412650 is #BED9AF. Grayscale: #323232. Windows color (decimal): -12507568 or 5252673. OLE color: 5252673.
HSL color Cylindrical-coordinate representation of color #412650: hue angle of 278.57º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #412650 is Cyan = 0.19, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 38 | 80 | - |
| CMYK | 0.19 | 0.52 | 0 | 0.69 |
| HSL | 278.57º | 0.36% | 0.23% | - |
| HSV(B) | 278.57º | 0.53% | 0.31% | - |
| XYZ | 4.32 | 3.09 | 7.96 | - |
| YUV | 50.86 | 144.45 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 80 | 0.19 | 0.52 | 0 | 0.69 | 278.57 | 0.36 | 0.23 |
| Hex | 41 | 26 | 50 | 13 | 34 | 0 | 45 | 117 | 24 | 17 |
| Octal | 101 | 46 | 120 | 23 | 64 | 0 | 105 | 427 | 44 | 27 |
| Binary | 1000001 | 100110 | 1010000 | 10011 | 110100 | 0 | 1000101 | 100010111 | 100100 | 10111 |
Color Harmonies of #412650
Complementary color
Monochromatic Colors of #412650
Black with #412650
Text Example
Text Example
White with #412650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412650; }
p { color: rgb(65,38,80); }
H1.HeaderClassName
{
color: #412650;
}
.AnyTagClassName
{
color: #412650;
}
</style>
background-color css
<style>
a { background-color: #412650; }
a { background-color: rgb(65,38,80); }
div.DivClassName
{
background-color: #412650;
}
.BgClassName
{
background-color: #412650;
}
</style>
border-color css
<style>
span { border-color: #412650; }
span { border-color: rgb(65,38,80); }
td.TdClassName
{
border-color: #412650;
}
.TagClassName
{
border-color: #412650;
}
</style>