Shades of Jagger #413451
Tints of Jagger #413451
RGB
CMYK
RGB Variations
Color information
#413451 (or 0x413451) is known color: Jagger. HEX triplet: 41, 34 and 51. RGB value is (65,52,81). Sum of RGB (Red+Green+Blue) = 65+52+81=198 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.83% from 198); Green value is 52 (20.70% from 255 or 26.26% from 198); Blue value is 81 (32.03% from 255 or 40.91% from 198); Max value from RGB is 81 - color contains mainly: blue. Hex color #413451 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413451 is #BECBAE. Grayscale: #3B3B3B. Windows color (decimal): -12503983 or 5321793. OLE color: 5321793.
HSL color Cylindrical-coordinate representation of color #413451: hue angle of 266.9º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #413451 is Cyan = 0.20, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 52 | 81 | - |
| CMYK | 0.20 | 0.36 | 0 | 0.68 |
| HSL | 266.9º | 0.22% | 0.26% | - |
| HSV(B) | 266.9º | 0.36% | 0.32% | - |
| XYZ | 4.89 | 4.17 | 8.33 | - |
| YUV | 59.19 | 140.31 | 132.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 81 | 0.20 | 0.36 | 0 | 0.68 | 266.9 | 0.22 | 0.26 |
| Hex | 41 | 34 | 51 | 14 | 24 | 0 | 44 | 10B | 16 | 1A |
| Octal | 101 | 64 | 121 | 24 | 44 | 0 | 104 | 413 | 26 | 32 |
| Binary | 1000001 | 110100 | 1010001 | 10100 | 100100 | 0 | 1000100 | 100001011 | 10110 | 11010 |
Color Harmonies of #413451
Complementary color
Monochromatic Colors of #413451
Black with #413451
Text Example
Text Example
White with #413451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413451; }
p { color: rgb(65,52,81); }
H1.HeaderClassName
{
color: #413451;
}
.AnyTagClassName
{
color: #413451;
}
</style>
background-color css
<style>
a { background-color: #413451; }
a { background-color: rgb(65,52,81); }
div.DivClassName
{
background-color: #413451;
}
.BgClassName
{
background-color: #413451;
}
</style>
border-color css
<style>
span { border-color: #413451; }
span { border-color: rgb(65,52,81); }
td.TdClassName
{
border-color: #413451;
}
.TagClassName
{
border-color: #413451;
}
</style>