Shades of Jagger #402054
Tints of Jagger #402054
RGB
CMYK
RGB Variations
Color information
#402054 (or 0x402054) is known color: Jagger. HEX triplet: 40, 20 and 54. RGB value is (64,32,84). Sum of RGB (Red+Green+Blue) = 64+32+84=180 (23% of max value = 765). Red value is 64 (25.39% from 255 or 35.56% from 180); Green value is 32 (12.89% from 255 or 17.78% from 180); Blue value is 84 (33.20% from 255 or 46.67% from 180); Max value from RGB is 84 - color contains mainly: blue. Hex color #402054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402054 is #BFDFAB. Grayscale: #2F2F2F. Windows color (decimal): -12574636 or 5513280. OLE color: 5513280.
HSL color Cylindrical-coordinate representation of color #402054: hue angle of 276.92º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #402054 is Cyan = 0.24, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 32 | 84 | - |
| CMYK | 0.24 | 0.62 | 0 | 0.67 |
| HSL | 276.92º | 0.45% | 0.23% | - |
| HSV(B) | 276.92º | 0.62% | 0.33% | - |
| XYZ | 4.23 | 2.76 | 8.7 | - |
| YUV | 47.5 | 148.6 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 32 | 84 | 0.24 | 0.62 | 0 | 0.67 | 276.92 | 0.45 | 0.23 |
| Hex | 40 | 20 | 54 | 18 | 3E | 0 | 43 | 115 | 2D | 17 |
| Octal | 100 | 40 | 124 | 30 | 76 | 0 | 103 | 425 | 55 | 27 |
| Binary | 1000000 | 100000 | 1010100 | 11000 | 111110 | 0 | 1000011 | 100010101 | 101101 | 10111 |
Color Harmonies of #402054
Complementary color
Monochromatic Colors of #402054
Black with #402054
Text Example
Text Example
White with #402054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402054; }
p { color: rgb(64,32,84); }
H1.HeaderClassName
{
color: #402054;
}
.AnyTagClassName
{
color: #402054;
}
</style>
background-color css
<style>
a { background-color: #402054; }
a { background-color: rgb(64,32,84); }
div.DivClassName
{
background-color: #402054;
}
.BgClassName
{
background-color: #402054;
}
</style>
border-color css
<style>
span { border-color: #402054; }
span { border-color: rgb(64,32,84); }
td.TdClassName
{
border-color: #402054;
}
.TagClassName
{
border-color: #402054;
}
</style>