Shades of Jagger #402649
Tints of Jagger #402649
RGB
CMYK
RGB Variations
Color information
#402649 (or 0x402649) is known color: Jagger. HEX triplet: 40, 26 and 49. RGB value is (64,38,73). Sum of RGB (Red+Green+Blue) = 64+38+73=175 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.57% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 73 (28.91% from 255 or 41.71% from 175); Max value from RGB is 73 - color contains mainly: blue. Hex color #402649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402649 is #BFD9B6. Grayscale: #313131. Windows color (decimal): -12573111 or 4793920. OLE color: 4793920.
HSL color Cylindrical-coordinate representation of color #402649: hue angle of 284.57º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #402649 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 64 | 38 | 73 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.71 |
| HSL | 284.57º | 0.32% | 0.22% | - |
| HSV(B) | 284.57º | 0.48% | 0.29% | - |
| XYZ | 4.01 | 2.96 | 6.66 | - |
| YUV | 49.76 | 141.11 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 38 | 73 | 0.12 | 0.48 | 0 | 0.71 | 284.57 | 0.32 | 0.22 |
| Hex | 40 | 26 | 49 | C | 30 | 0 | 47 | 11D | 20 | 16 |
| Octal | 100 | 46 | 111 | 14 | 60 | 0 | 107 | 435 | 40 | 26 |
| Binary | 1000000 | 100110 | 1001001 | 1100 | 110000 | 0 | 1000111 | 100011101 | 100000 | 10110 |
Color Harmonies of #402649
Complementary color
Monochromatic Colors of #402649
Black with #402649
Text Example
Text Example
White with #402649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402649; }
p { color: rgb(64,38,73); }
H1.HeaderClassName
{
color: #402649;
}
.AnyTagClassName
{
color: #402649;
}
</style>
background-color css
<style>
a { background-color: #402649; }
a { background-color: rgb(64,38,73); }
div.DivClassName
{
background-color: #402649;
}
.BgClassName
{
background-color: #402649;
}
</style>
border-color css
<style>
span { border-color: #402649; }
span { border-color: rgb(64,38,73); }
td.TdClassName
{
border-color: #402649;
}
.TagClassName
{
border-color: #402649;
}
</style>