Shades of Jagger #413352
Tints of Jagger #413352
RGB
CMYK
RGB Variations
Color information
#413352 (or 0x413352) is known color: Jagger. HEX triplet: 41, 33 and 52. RGB value is (65,51,82). Sum of RGB (Red+Green+Blue) = 65+51+82=198 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.83% from 198); Green value is 51 (20.31% from 255 or 25.76% from 198); Blue value is 82 (32.42% from 255 or 41.41% from 198); Max value from RGB is 82 - color contains mainly: blue. Hex color #413352 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413352 is #BECCAD. Grayscale: #3A3A3A. Windows color (decimal): -12504238 or 5387073. OLE color: 5387073.
HSL color Cylindrical-coordinate representation of color #413352: hue angle of 267.1º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #413352 is Cyan = 0.21, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 51 | 82 | - |
| CMYK | 0.21 | 0.38 | 0 | 0.68 |
| HSL | 267.1º | 0.23% | 0.26% | - |
| HSV(B) | 267.1º | 0.38% | 0.32% | - |
| XYZ | 4.89 | 4.1 | 8.52 | - |
| YUV | 58.72 | 141.14 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 51 | 82 | 0.21 | 0.38 | 0 | 0.68 | 267.1 | 0.23 | 0.26 |
| Hex | 41 | 33 | 52 | 15 | 26 | 0 | 44 | 10B | 17 | 1A |
| Octal | 101 | 63 | 122 | 25 | 46 | 0 | 104 | 413 | 27 | 32 |
| Binary | 1000001 | 110011 | 1010010 | 10101 | 100110 | 0 | 1000100 | 100001011 | 10111 | 11010 |
Color Harmonies of #413352
Complementary color
Monochromatic Colors of #413352
Black with #413352
Text Example
Text Example
White with #413352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413352; }
p { color: rgb(65,51,82); }
H1.HeaderClassName
{
color: #413352;
}
.AnyTagClassName
{
color: #413352;
}
</style>
background-color css
<style>
a { background-color: #413352; }
a { background-color: rgb(65,51,82); }
div.DivClassName
{
background-color: #413352;
}
.BgClassName
{
background-color: #413352;
}
</style>
border-color css
<style>
span { border-color: #413352; }
span { border-color: rgb(65,51,82); }
td.TdClassName
{
border-color: #413352;
}
.TagClassName
{
border-color: #413352;
}
</style>