Shades of Jagger #413151
Tints of Jagger #413151
RGB
CMYK
RGB Variations
Color information
#413151 (or 0x413151) is known color: Jagger. HEX triplet: 41, 31 and 51. RGB value is (65,49,81). Sum of RGB (Red+Green+Blue) = 65+49+81=195 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.33% from 195); Green value is 49 (19.53% from 255 or 25.13% from 195); Blue value is 81 (32.03% from 255 or 41.54% from 195); Max value from RGB is 81 - color contains mainly: blue. Hex color #413151 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413151 is #BECEAE. Grayscale: #393939. Windows color (decimal): -12504751 or 5321025. OLE color: 5321025.
HSL color Cylindrical-coordinate representation of color #413151: hue angle of 270º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #413151 is Cyan = 0.20, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 49 | 81 | - |
| CMYK | 0.20 | 0.40 | 0 | 0.68 |
| HSL | 270º | 0.25% | 0.25% | - |
| HSV(B) | 270º | 0.4% | 0.32% | - |
| XYZ | 4.76 | 3.91 | 8.29 | - |
| YUV | 57.43 | 141.3 | 133.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 81 | 0.20 | 0.40 | 0 | 0.68 | 270 | 0.25 | 0.25 |
| Hex | 41 | 31 | 51 | 14 | 28 | 0 | 44 | 10E | 19 | 19 |
| Octal | 101 | 61 | 121 | 24 | 50 | 0 | 104 | 416 | 31 | 31 |
| Binary | 1000001 | 110001 | 1010001 | 10100 | 101000 | 0 | 1000100 | 100001110 | 11001 | 11001 |
Color Harmonies of #413151
Complementary color
Monochromatic Colors of #413151
Black with #413151
Text Example
Text Example
White with #413151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413151; }
p { color: rgb(65,49,81); }
H1.HeaderClassName
{
color: #413151;
}
.AnyTagClassName
{
color: #413151;
}
</style>
background-color css
<style>
a { background-color: #413151; }
a { background-color: rgb(65,49,81); }
div.DivClassName
{
background-color: #413151;
}
.BgClassName
{
background-color: #413151;
}
</style>
border-color css
<style>
span { border-color: #413151; }
span { border-color: rgb(65,49,81); }
td.TdClassName
{
border-color: #413151;
}
.TagClassName
{
border-color: #413151;
}
</style>