Shades of Jagger #413246
Tints of Jagger #413246
RGB
CMYK
RGB Variations
Color information
#413246 (or 0x413246) is known color: Jagger. HEX triplet: 41, 32 and 46. RGB value is (65,50,70). Sum of RGB (Red+Green+Blue) = 65+50+70=185 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.14% from 185); Green value is 50 (19.92% from 255 or 27.03% from 185); Blue value is 70 (27.73% from 255 or 37.84% from 185); Max value from RGB is 70 - color contains mainly: blue. Hex color #413246 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413246 is #BECDB9. Grayscale: #383838. Windows color (decimal): -12504506 or 4600385. OLE color: 4600385.
HSL color Cylindrical-coordinate representation of color #413246: hue angle of 285º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #413246 is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 50 | 70 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.73 |
| HSL | 285º | 0.17% | 0.24% | - |
| HSV(B) | 285º | 0.29% | 0.27% | - |
| XYZ | 4.43 | 3.85 | 6.3 | - |
| YUV | 56.77 | 135.47 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 50 | 70 | 0.07 | 0.29 | 0 | 0.73 | 285 | 0.17 | 0.24 |
| Hex | 41 | 32 | 46 | 7 | 1D | 0 | 49 | 11D | 11 | 18 |
| Octal | 101 | 62 | 106 | 7 | 35 | 0 | 111 | 435 | 21 | 30 |
| Binary | 1000001 | 110010 | 1000110 | 111 | 11101 | 0 | 1001001 | 100011101 | 10001 | 11000 |
Color Harmonies of #413246
Complementary color
Monochromatic Colors of #413246
Black with #413246
Text Example
Text Example
White with #413246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413246; }
p { color: rgb(65,50,70); }
H1.HeaderClassName
{
color: #413246;
}
.AnyTagClassName
{
color: #413246;
}
</style>
background-color css
<style>
a { background-color: #413246; }
a { background-color: rgb(65,50,70); }
div.DivClassName
{
background-color: #413246;
}
.BgClassName
{
background-color: #413246;
}
</style>
border-color css
<style>
span { border-color: #413246; }
span { border-color: rgb(65,50,70); }
td.TdClassName
{
border-color: #413246;
}
.TagClassName
{
border-color: #413246;
}
</style>