Shades of Jagger #402549
Tints of Jagger #402549
RGB
CMYK
RGB Variations
Color information
#402549 (or 0x402549) is known color: Jagger. HEX triplet: 40, 25 and 49. RGB value is (64,37,73). Sum of RGB (Red+Green+Blue) = 64+37+73=174 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.78% from 174); Green value is 37 (14.84% from 255 or 21.26% from 174); Blue value is 73 (28.91% from 255 or 41.95% from 174); Max value from RGB is 73 - color contains mainly: blue. Hex color #402549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402549 is #BFDAB6. Grayscale: #313131. Windows color (decimal): -12573367 or 4793664. OLE color: 4793664.
HSL color Cylindrical-coordinate representation of color #402549: hue angle of 285º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #402549 is Cyan = 0.12, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 64 | 37 | 73 | - |
| CMYK | 0.12 | 0.49 | 0 | 0.71 |
| HSL | 285º | 0.33% | 0.22% | - |
| HSV(B) | 285º | 0.49% | 0.29% | - |
| XYZ | 3.98 | 2.89 | 6.65 | - |
| YUV | 49.18 | 141.45 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 73 | 0.12 | 0.49 | 0 | 0.71 | 285 | 0.33 | 0.22 |
| Hex | 40 | 25 | 49 | C | 31 | 0 | 47 | 11D | 21 | 16 |
| Octal | 100 | 45 | 111 | 14 | 61 | 0 | 107 | 435 | 41 | 26 |
| Binary | 1000000 | 100101 | 1001001 | 1100 | 110001 | 0 | 1000111 | 100011101 | 100001 | 10110 |
Color Harmonies of #402549
Complementary color
Monochromatic Colors of #402549
Black with #402549
Text Example
Text Example
White with #402549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402549; }
p { color: rgb(64,37,73); }
H1.HeaderClassName
{
color: #402549;
}
.AnyTagClassName
{
color: #402549;
}
</style>
background-color css
<style>
a { background-color: #402549; }
a { background-color: rgb(64,37,73); }
div.DivClassName
{
background-color: #402549;
}
.BgClassName
{
background-color: #402549;
}
</style>
border-color css
<style>
span { border-color: #402549; }
span { border-color: rgb(64,37,73); }
td.TdClassName
{
border-color: #402549;
}
.TagClassName
{
border-color: #402549;
}
</style>