Shades of Jagger #413251
Tints of Jagger #413251
RGB
CMYK
RGB Variations
Color information
#413251 (or 0x413251) is known color: Jagger. HEX triplet: 41, 32 and 51. RGB value is (65,50,81). Sum of RGB (Red+Green+Blue) = 65+50+81=196 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.16% from 196); Green value is 50 (19.92% from 255 or 25.51% from 196); Blue value is 81 (32.03% from 255 or 41.33% from 196); Max value from RGB is 81 - color contains mainly: blue. Hex color #413251 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413251 is #BECDAE. Grayscale: #393939. Windows color (decimal): -12504495 or 5321281. OLE color: 5321281.
HSL color Cylindrical-coordinate representation of color #413251: hue angle of 269.03º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #413251 is Cyan = 0.20, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 50 | 81 | - |
| CMYK | 0.20 | 0.38 | 0 | 0.68 |
| HSL | 269.03º | 0.24% | 0.26% | - |
| HSV(B) | 269.03º | 0.38% | 0.32% | - |
| XYZ | 4.81 | 4 | 8.3 | - |
| YUV | 58.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 81 | 0.20 | 0.38 | 0 | 0.68 | 269.03 | 0.24 | 0.26 |
| Hex | 41 | 32 | 51 | 14 | 26 | 0 | 44 | 10D | 18 | 1A |
| Octal | 101 | 62 | 121 | 24 | 46 | 0 | 104 | 415 | 30 | 32 |
| Binary | 1000001 | 110010 | 1010001 | 10100 | 100110 | 0 | 1000100 | 100001101 | 11000 | 11010 |
Color Harmonies of #413251
Complementary color
Monochromatic Colors of #413251
Black with #413251
Text Example
Text Example
White with #413251
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413251; }
p { color: rgb(65,50,81); }
H1.HeaderClassName
{
color: #413251;
}
.AnyTagClassName
{
color: #413251;
}
</style>
background-color css
<style>
a { background-color: #413251; }
a { background-color: rgb(65,50,81); }
div.DivClassName
{
background-color: #413251;
}
.BgClassName
{
background-color: #413251;
}
</style>
border-color css
<style>
span { border-color: #413251; }
span { border-color: rgb(65,50,81); }
td.TdClassName
{
border-color: #413251;
}
.TagClassName
{
border-color: #413251;
}
</style>