Shades of Jagger #402849
Tints of Jagger #402849
RGB
CMYK
RGB Variations
Color information
#402849 (or 0x402849) is known color: Jagger. HEX triplet: 40, 28 and 49. RGB value is (64,40,73). Sum of RGB (Red+Green+Blue) = 64+40+73=177 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.16% from 177); Green value is 40 (16.02% from 255 or 22.60% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 73 - color contains mainly: blue. Hex color #402849 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402849 is #BFD7B6. Grayscale: #323232. Windows color (decimal): -12572599 or 4794432. OLE color: 4794432.
HSL color Cylindrical-coordinate representation of color #402849: hue angle of 283.64º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #402849 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 64 | 40 | 73 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.71 |
| HSL | 283.64º | 0.29% | 0.22% | - |
| HSV(B) | 283.64º | 0.45% | 0.29% | - |
| XYZ | 4.08 | 3.09 | 6.68 | - |
| YUV | 50.94 | 140.45 | 137.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 73 | 0.12 | 0.45 | 0 | 0.71 | 283.64 | 0.29 | 0.22 |
| Hex | 40 | 28 | 49 | C | 2D | 0 | 47 | 11C | 1D | 16 |
| Octal | 100 | 50 | 111 | 14 | 55 | 0 | 107 | 434 | 35 | 26 |
| Binary | 1000000 | 101000 | 1001001 | 1100 | 101101 | 0 | 1000111 | 100011100 | 11101 | 10110 |
Color Harmonies of #402849
Complementary color
Monochromatic Colors of #402849
Black with #402849
Text Example
Text Example
White with #402849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402849; }
p { color: rgb(64,40,73); }
H1.HeaderClassName
{
color: #402849;
}
.AnyTagClassName
{
color: #402849;
}
</style>
background-color css
<style>
a { background-color: #402849; }
a { background-color: rgb(64,40,73); }
div.DivClassName
{
background-color: #402849;
}
.BgClassName
{
background-color: #402849;
}
</style>
border-color css
<style>
span { border-color: #402849; }
span { border-color: rgb(64,40,73); }
td.TdClassName
{
border-color: #402849;
}
.TagClassName
{
border-color: #402849;
}
</style>