Shades of Jagger #402753
Tints of Jagger #402753
RGB
CMYK
RGB Variations
Color information
#402753 (or 0x402753) is known color: Jagger. HEX triplet: 40, 27 and 53. RGB value is (64,39,83). Sum of RGB (Red+Green+Blue) = 64+39+83=186 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.41% from 186); Green value is 39 (15.62% from 255 or 20.97% from 186); Blue value is 83 (32.81% from 255 or 44.62% from 186); Max value from RGB is 83 - color contains mainly: blue. Hex color #402753 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402753 is #BFD8AC. Grayscale: #333333. Windows color (decimal): -12572845 or 5449536. OLE color: 5449536.
HSL color Cylindrical-coordinate representation of color #402753: hue angle of 274.09º degrees, saturation: 0.36, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #402753 is Cyan = 0.23, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 64 | 39 | 83 | - |
| CMYK | 0.23 | 0.53 | 0 | 0.67 |
| HSL | 274.09º | 0.36% | 0.24% | - |
| HSV(B) | 274.09º | 0.53% | 0.33% | - |
| XYZ | 4.4 | 3.17 | 8.56 | - |
| YUV | 51.49 | 145.78 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 83 | 0.23 | 0.53 | 0 | 0.67 | 274.09 | 0.36 | 0.24 |
| Hex | 40 | 27 | 53 | 17 | 35 | 0 | 43 | 112 | 24 | 18 |
| Octal | 100 | 47 | 123 | 27 | 65 | 0 | 103 | 422 | 44 | 30 |
| Binary | 1000000 | 100111 | 1010011 | 10111 | 110101 | 0 | 1000011 | 100010010 | 100100 | 11000 |
Color Harmonies of #402753
Complementary color
Monochromatic Colors of #402753
Black with #402753
Text Example
Text Example
White with #402753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402753; }
p { color: rgb(64,39,83); }
H1.HeaderClassName
{
color: #402753;
}
.AnyTagClassName
{
color: #402753;
}
</style>
background-color css
<style>
a { background-color: #402753; }
a { background-color: rgb(64,39,83); }
div.DivClassName
{
background-color: #402753;
}
.BgClassName
{
background-color: #402753;
}
</style>
border-color css
<style>
span { border-color: #402753; }
span { border-color: rgb(64,39,83); }
td.TdClassName
{
border-color: #402753;
}
.TagClassName
{
border-color: #402753;
}
</style>