Shades of Jagger #402553
Tints of Jagger #402553
RGB
CMYK
RGB Variations
Color information
#402553 (or 0x402553) is known color: Jagger. HEX triplet: 40, 25 and 53. RGB value is (64,37,83). Sum of RGB (Red+Green+Blue) = 64+37+83=184 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.78% from 184); Green value is 37 (14.84% from 255 or 20.11% from 184); Blue value is 83 (32.81% from 255 or 45.11% from 184); Max value from RGB is 83 - color contains mainly: blue. Hex color #402553 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402553 is #BFDAAC. Grayscale: #323232. Windows color (decimal): -12573357 or 5449024. OLE color: 5449024.
HSL color Cylindrical-coordinate representation of color #402553: hue angle of 275.22º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #402553 is Cyan = 0.23, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 37 | 83 | - |
| CMYK | 0.23 | 0.55 | 0 | 0.67 |
| HSL | 275.22º | 0.38% | 0.24% | - |
| HSV(B) | 275.22º | 0.55% | 0.33% | - |
| XYZ | 4.34 | 3.04 | 8.54 | - |
| YUV | 50.32 | 146.45 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 83 | 0.23 | 0.55 | 0 | 0.67 | 275.22 | 0.38 | 0.24 |
| Hex | 40 | 25 | 53 | 17 | 37 | 0 | 43 | 113 | 26 | 18 |
| Octal | 100 | 45 | 123 | 27 | 67 | 0 | 103 | 423 | 46 | 30 |
| Binary | 1000000 | 100101 | 1010011 | 10111 | 110111 | 0 | 1000011 | 100010011 | 100110 | 11000 |
Color Harmonies of #402553
Complementary color
Monochromatic Colors of #402553
Black with #402553
Text Example
Text Example
White with #402553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402553; }
p { color: rgb(64,37,83); }
H1.HeaderClassName
{
color: #402553;
}
.AnyTagClassName
{
color: #402553;
}
</style>
background-color css
<style>
a { background-color: #402553; }
a { background-color: rgb(64,37,83); }
div.DivClassName
{
background-color: #402553;
}
.BgClassName
{
background-color: #402553;
}
</style>
border-color css
<style>
span { border-color: #402553; }
span { border-color: rgb(64,37,83); }
td.TdClassName
{
border-color: #402553;
}
.TagClassName
{
border-color: #402553;
}
</style>