Shades of Jagger #402356
Tints of Jagger #402356
RGB
CMYK
RGB Variations
Color information
#402356 (or 0x402356) is known color: Jagger. HEX triplet: 40, 23 and 56. RGB value is (64,35,86). Sum of RGB (Red+Green+Blue) = 64+35+86=185 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.59% from 185); Green value is 35 (14.06% from 255 or 18.92% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 86 - color contains mainly: blue. Hex color #402356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402356 is #BFDCA9. Grayscale: #313131. Windows color (decimal): -12573866 or 5645120. OLE color: 5645120.
HSL color Cylindrical-coordinate representation of color #402356: hue angle of 274.12º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #402356 is Cyan = 0.26, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 64 | 35 | 86 | - |
| CMYK | 0.26 | 0.59 | 0 | 0.66 |
| HSL | 274.12º | 0.42% | 0.24% | - |
| HSV(B) | 274.12º | 0.59% | 0.34% | - |
| XYZ | 4.4 | 2.96 | 9.14 | - |
| YUV | 49.49 | 148.61 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 35 | 86 | 0.26 | 0.59 | 0 | 0.66 | 274.12 | 0.42 | 0.24 |
| Hex | 40 | 23 | 56 | 1A | 3B | 0 | 42 | 112 | 2A | 18 |
| Octal | 100 | 43 | 126 | 32 | 73 | 0 | 102 | 422 | 52 | 30 |
| Binary | 1000000 | 100011 | 1010110 | 11010 | 111011 | 0 | 1000010 | 100010010 | 101010 | 11000 |
Color Harmonies of #402356
Complementary color
Monochromatic Colors of #402356
Black with #402356
Text Example
Text Example
White with #402356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402356; }
p { color: rgb(64,35,86); }
H1.HeaderClassName
{
color: #402356;
}
.AnyTagClassName
{
color: #402356;
}
</style>
background-color css
<style>
a { background-color: #402356; }
a { background-color: rgb(64,35,86); }
div.DivClassName
{
background-color: #402356;
}
.BgClassName
{
background-color: #402356;
}
</style>
border-color css
<style>
span { border-color: #402356; }
span { border-color: rgb(64,35,86); }
td.TdClassName
{
border-color: #402356;
}
.TagClassName
{
border-color: #402356;
}
</style>