Shades of Jagger #413054
Tints of Jagger #413054
RGB
CMYK
RGB Variations
Color information
#413054 (or 0x413054) is known color: Jagger. HEX triplet: 41, 30 and 54. RGB value is (65,48,84). Sum of RGB (Red+Green+Blue) = 65+48+84=197 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.99% from 197); Green value is 48 (19.14% from 255 or 24.37% from 197); Blue value is 84 (33.20% from 255 or 42.64% from 197); Max value from RGB is 84 - color contains mainly: blue. Hex color #413054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413054 is #BECFAB. Grayscale: #393939. Windows color (decimal): -12505004 or 5517377. OLE color: 5517377.
HSL color Cylindrical-coordinate representation of color #413054: hue angle of 268.33º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #413054 is Cyan = 0.23, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 48 | 84 | - |
| CMYK | 0.23 | 0.43 | 0 | 0.67 |
| HSL | 268.33º | 0.27% | 0.26% | - |
| HSV(B) | 268.33º | 0.43% | 0.33% | - |
| XYZ | 4.84 | 3.88 | 8.88 | - |
| YUV | 57.19 | 143.13 | 133.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 84 | 0.23 | 0.43 | 0 | 0.67 | 268.33 | 0.27 | 0.26 |
| Hex | 41 | 30 | 54 | 17 | 2B | 0 | 43 | 10C | 1B | 1A |
| Octal | 101 | 60 | 124 | 27 | 53 | 0 | 103 | 414 | 33 | 32 |
| Binary | 1000001 | 110000 | 1010100 | 10111 | 101011 | 0 | 1000011 | 100001100 | 11011 | 11010 |
Color Harmonies of #413054
Complementary color
Monochromatic Colors of #413054
Black with #413054
Text Example
Text Example
White with #413054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413054; }
p { color: rgb(65,48,84); }
H1.HeaderClassName
{
color: #413054;
}
.AnyTagClassName
{
color: #413054;
}
</style>
background-color css
<style>
a { background-color: #413054; }
a { background-color: rgb(65,48,84); }
div.DivClassName
{
background-color: #413054;
}
.BgClassName
{
background-color: #413054;
}
</style>
border-color css
<style>
span { border-color: #413054; }
span { border-color: rgb(65,48,84); }
td.TdClassName
{
border-color: #413054;
}
.TagClassName
{
border-color: #413054;
}
</style>