Shades of Jagger #402358
Tints of Jagger #402358
RGB
CMYK
RGB Variations
Color information
#402358 (or 0x402358) is known color: Jagger. HEX triplet: 40, 23 and 58. RGB value is (64,35,88). Sum of RGB (Red+Green+Blue) = 64+35+88=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 35 (14.06% from 255 or 18.72% from 187); Blue value is 88 (34.77% from 255 or 47.06% from 187); Max value from RGB is 88 - color contains mainly: blue. Hex color #402358 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402358 is #BFDCA7. Grayscale: #313131. Windows color (decimal): -12573864 or 5776192. OLE color: 5776192.
HSL color Cylindrical-coordinate representation of color #402358: hue angle of 272.83º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #402358 is Cyan = 0.27, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 64 | 35 | 88 | - |
| CMYK | 0.27 | 0.60 | 0 | 0.65 |
| HSL | 272.83º | 0.43% | 0.24% | - |
| HSV(B) | 272.83º | 0.6% | 0.35% | - |
| XYZ | 4.48 | 3 | 9.57 | - |
| YUV | 49.71 | 149.61 | 138.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 35 | 88 | 0.27 | 0.60 | 0 | 0.65 | 272.83 | 0.43 | 0.24 |
| Hex | 40 | 23 | 58 | 1B | 3C | 0 | 41 | 111 | 2B | 18 |
| Octal | 100 | 43 | 130 | 33 | 74 | 0 | 101 | 421 | 53 | 30 |
| Binary | 1000000 | 100011 | 1011000 | 11011 | 111100 | 0 | 1000001 | 100010001 | 101011 | 11000 |
Color Harmonies of #402358
Complementary color
Monochromatic Colors of #402358
Black with #402358
Text Example
Text Example
White with #402358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402358; }
p { color: rgb(64,35,88); }
H1.HeaderClassName
{
color: #402358;
}
.AnyTagClassName
{
color: #402358;
}
</style>
background-color css
<style>
a { background-color: #402358; }
a { background-color: rgb(64,35,88); }
div.DivClassName
{
background-color: #402358;
}
.BgClassName
{
background-color: #402358;
}
</style>
border-color css
<style>
span { border-color: #402358; }
span { border-color: rgb(64,35,88); }
td.TdClassName
{
border-color: #402358;
}
.TagClassName
{
border-color: #402358;
}
</style>