Shades of Jagger #413147
Tints of Jagger #413147
RGB
CMYK
RGB Variations
Color information
#413147 (or 0x413147) is known color: Jagger. HEX triplet: 41, 31 and 47. RGB value is (65,49,71). Sum of RGB (Red+Green+Blue) = 65+49+71=185 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.14% from 185); Green value is 49 (19.53% from 255 or 26.49% from 185); Blue value is 71 (28.12% from 255 or 38.38% from 185); Max value from RGB is 71 - color contains mainly: blue. Hex color #413147 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413147 is #BECEB8. Grayscale: #383838. Windows color (decimal): -12504761 or 4665665. OLE color: 4665665.
HSL color Cylindrical-coordinate representation of color #413147: hue angle of 283.64º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #413147 is Cyan = 0.08, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 65 | 49 | 71 | - |
| CMYK | 0.08 | 0.31 | 0 | 0.72 |
| HSL | 283.64º | 0.18% | 0.24% | - |
| HSV(B) | 283.64º | 0.31% | 0.28% | - |
| XYZ | 4.42 | 3.78 | 6.46 | - |
| YUV | 56.29 | 136.3 | 134.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 71 | 0.08 | 0.31 | 0 | 0.72 | 283.64 | 0.18 | 0.24 |
| Hex | 41 | 31 | 47 | 8 | 1F | 0 | 48 | 11C | 12 | 18 |
| Octal | 101 | 61 | 107 | 10 | 37 | 0 | 110 | 434 | 22 | 30 |
| Binary | 1000001 | 110001 | 1000111 | 1000 | 11111 | 0 | 1001000 | 100011100 | 10010 | 11000 |
Color Harmonies of #413147
Complementary color
Monochromatic Colors of #413147
Black with #413147
Text Example
Text Example
White with #413147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413147; }
p { color: rgb(65,49,71); }
H1.HeaderClassName
{
color: #413147;
}
.AnyTagClassName
{
color: #413147;
}
</style>
background-color css
<style>
a { background-color: #413147; }
a { background-color: rgb(65,49,71); }
div.DivClassName
{
background-color: #413147;
}
.BgClassName
{
background-color: #413147;
}
</style>
border-color css
<style>
span { border-color: #413147; }
span { border-color: rgb(65,49,71); }
td.TdClassName
{
border-color: #413147;
}
.TagClassName
{
border-color: #413147;
}
</style>