Shades of Jagger #413053
Tints of Jagger #413053
RGB
CMYK
RGB Variations
Color information
#413053 (or 0x413053) is known color: Jagger. HEX triplet: 41, 30 and 53. RGB value is (65,48,83). Sum of RGB (Red+Green+Blue) = 65+48+83=196 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.16% from 196); Green value is 48 (19.14% from 255 or 24.49% from 196); Blue value is 83 (32.81% from 255 or 42.35% from 196); Max value from RGB is 83 - color contains mainly: blue. Hex color #413053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413053 is #BECFAC. Grayscale: #383838. Windows color (decimal): -12505005 or 5451841. OLE color: 5451841.
HSL color Cylindrical-coordinate representation of color #413053: hue angle of 269.14º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #413053 is Cyan = 0.22, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 48 | 83 | - |
| CMYK | 0.22 | 0.42 | 0 | 0.67 |
| HSL | 269.14º | 0.27% | 0.26% | - |
| HSV(B) | 269.14º | 0.42% | 0.33% | - |
| XYZ | 4.8 | 3.86 | 8.68 | - |
| YUV | 57.07 | 142.63 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 83 | 0.22 | 0.42 | 0 | 0.67 | 269.14 | 0.27 | 0.26 |
| Hex | 41 | 30 | 53 | 16 | 2A | 0 | 43 | 10D | 1B | 1A |
| Octal | 101 | 60 | 123 | 26 | 52 | 0 | 103 | 415 | 33 | 32 |
| Binary | 1000001 | 110000 | 1010011 | 10110 | 101010 | 0 | 1000011 | 100001101 | 11011 | 11010 |
Color Harmonies of #413053
Complementary color
Monochromatic Colors of #413053
Black with #413053
Text Example
Text Example
White with #413053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413053; }
p { color: rgb(65,48,83); }
H1.HeaderClassName
{
color: #413053;
}
.AnyTagClassName
{
color: #413053;
}
</style>
background-color css
<style>
a { background-color: #413053; }
a { background-color: rgb(65,48,83); }
div.DivClassName
{
background-color: #413053;
}
.BgClassName
{
background-color: #413053;
}
</style>
border-color css
<style>
span { border-color: #413053; }
span { border-color: rgb(65,48,83); }
td.TdClassName
{
border-color: #413053;
}
.TagClassName
{
border-color: #413053;
}
</style>