Shades of Jagger #413048
Tints of Jagger #413048
RGB
CMYK
RGB Variations
Color information
#413048 (or 0x413048) is known color: Jagger. HEX triplet: 41, 30 and 48. RGB value is (65,48,72). Sum of RGB (Red+Green+Blue) = 65+48+72=185 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.14% from 185); Green value is 48 (19.14% from 255 or 25.95% from 185); Blue value is 72 (28.52% from 255 or 38.92% from 185); Max value from RGB is 72 - color contains mainly: blue. Hex color #413048 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413048 is #BECFB7. Grayscale: #373737. Windows color (decimal): -12505016 or 4730945. OLE color: 4730945.
HSL color Cylindrical-coordinate representation of color #413048: hue angle of 282.5º degrees, saturation: 0.2, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #413048 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 48 | 72 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.72 |
| HSL | 282.5º | 0.2% | 0.24% | - |
| HSV(B) | 282.5º | 0.33% | 0.28% | - |
| XYZ | 4.41 | 3.71 | 6.61 | - |
| YUV | 55.82 | 137.13 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 72 | 0.10 | 0.33 | 0 | 0.72 | 282.5 | 0.2 | 0.24 |
| Hex | 41 | 30 | 48 | A | 21 | 0 | 48 | 11A | 14 | 18 |
| Octal | 101 | 60 | 110 | 12 | 41 | 0 | 110 | 432 | 24 | 30 |
| Binary | 1000001 | 110000 | 1001000 | 1010 | 100001 | 0 | 1001000 | 100011010 | 10100 | 11000 |
Color Harmonies of #413048
Complementary color
Monochromatic Colors of #413048
Black with #413048
Text Example
Text Example
White with #413048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413048; }
p { color: rgb(65,48,72); }
H1.HeaderClassName
{
color: #413048;
}
.AnyTagClassName
{
color: #413048;
}
</style>
background-color css
<style>
a { background-color: #413048; }
a { background-color: rgb(65,48,72); }
div.DivClassName
{
background-color: #413048;
}
.BgClassName
{
background-color: #413048;
}
</style>
border-color css
<style>
span { border-color: #413048; }
span { border-color: rgb(65,48,72); }
td.TdClassName
{
border-color: #413048;
}
.TagClassName
{
border-color: #413048;
}
</style>