Shades of Jagger #413055
Tints of Jagger #413055
RGB
CMYK
RGB Variations
Color information
#413055 (or 0x413055) is known color: Jagger. HEX triplet: 41, 30 and 55. RGB value is (65,48,85). Sum of RGB (Red+Green+Blue) = 65+48+85=198 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.83% from 198); Green value is 48 (19.14% from 255 or 24.24% from 198); Blue value is 85 (33.59% from 255 or 42.93% from 198); Max value from RGB is 85 - color contains mainly: blue. Hex color #413055 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413055 is #BECFAA. Grayscale: #393939. Windows color (decimal): -12505003 or 5582913. OLE color: 5582913.
HSL color Cylindrical-coordinate representation of color #413055: hue angle of 267.57º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #413055 is Cyan = 0.24, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 48 | 85 | - |
| CMYK | 0.24 | 0.44 | 0 | 0.67 |
| HSL | 267.57º | 0.28% | 0.26% | - |
| HSV(B) | 267.57º | 0.44% | 0.33% | - |
| XYZ | 4.88 | 3.89 | 9.09 | - |
| YUV | 57.3 | 143.63 | 133.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 85 | 0.24 | 0.44 | 0 | 0.67 | 267.57 | 0.28 | 0.26 |
| Hex | 41 | 30 | 55 | 18 | 2C | 0 | 43 | 10C | 1C | 1A |
| Octal | 101 | 60 | 125 | 30 | 54 | 0 | 103 | 414 | 34 | 32 |
| Binary | 1000001 | 110000 | 1010101 | 11000 | 101100 | 0 | 1000011 | 100001100 | 11100 | 11010 |
Color Harmonies of #413055
Complementary color
Monochromatic Colors of #413055
Black with #413055
Text Example
Text Example
White with #413055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413055; }
p { color: rgb(65,48,85); }
H1.HeaderClassName
{
color: #413055;
}
.AnyTagClassName
{
color: #413055;
}
</style>
background-color css
<style>
a { background-color: #413055; }
a { background-color: rgb(65,48,85); }
div.DivClassName
{
background-color: #413055;
}
.BgClassName
{
background-color: #413055;
}
</style>
border-color css
<style>
span { border-color: #413055; }
span { border-color: rgb(65,48,85); }
td.TdClassName
{
border-color: #413055;
}
.TagClassName
{
border-color: #413055;
}
</style>