Shades of Jagger #413056
Tints of Jagger #413056
RGB
CMYK
RGB Variations
Color information
#413056 (or 0x413056) is known color: Jagger. HEX triplet: 41, 30 and 56. RGB value is (65,48,86). Sum of RGB (Red+Green+Blue) = 65+48+86=199 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.66% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 86 (33.98% from 255 or 43.22% from 199); Max value from RGB is 86 - color contains mainly: blue. Hex color #413056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413056 is #BECFA9. Grayscale: #393939. Windows color (decimal): -12505002 or 5648449. OLE color: 5648449.
HSL color Cylindrical-coordinate representation of color #413056: hue angle of 266.84º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #413056 is Cyan = 0.24, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 48 | 86 | - |
| CMYK | 0.24 | 0.44 | 0 | 0.66 |
| HSL | 266.84º | 0.28% | 0.26% | - |
| HSV(B) | 266.84º | 0.44% | 0.34% | - |
| XYZ | 4.92 | 3.91 | 9.3 | - |
| YUV | 57.42 | 144.13 | 133.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 86 | 0.24 | 0.44 | 0 | 0.66 | 266.84 | 0.28 | 0.26 |
| Hex | 41 | 30 | 56 | 18 | 2C | 0 | 42 | 10B | 1C | 1A |
| Octal | 101 | 60 | 126 | 30 | 54 | 0 | 102 | 413 | 34 | 32 |
| Binary | 1000001 | 110000 | 1010110 | 11000 | 101100 | 0 | 1000010 | 100001011 | 11100 | 11010 |
Color Harmonies of #413056
Complementary color
Monochromatic Colors of #413056
Black with #413056
Text Example
Text Example
White with #413056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413056; }
p { color: rgb(65,48,86); }
H1.HeaderClassName
{
color: #413056;
}
.AnyTagClassName
{
color: #413056;
}
</style>
background-color css
<style>
a { background-color: #413056; }
a { background-color: rgb(65,48,86); }
div.DivClassName
{
background-color: #413056;
}
.BgClassName
{
background-color: #413056;
}
</style>
border-color css
<style>
span { border-color: #413056; }
span { border-color: rgb(65,48,86); }
td.TdClassName
{
border-color: #413056;
}
.TagClassName
{
border-color: #413056;
}
</style>