Shades of Jagger #402648
Tints of Jagger #402648
RGB
CMYK
RGB Variations
Color information
#402648 (or 0x402648) is known color: Jagger. HEX triplet: 40, 26 and 48. RGB value is (64,38,72). Sum of RGB (Red+Green+Blue) = 64+38+72=174 (23% of max value = 765). Red value is 64 (25.39% from 255 or 36.78% from 174); Green value is 38 (15.23% from 255 or 21.84% from 174); Blue value is 72 (28.52% from 255 or 41.38% from 174); Max value from RGB is 72 - color contains mainly: blue. Hex color #402648 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402648 is #BFD9B7. Grayscale: #313131. Windows color (decimal): -12573112 or 4728384. OLE color: 4728384.
HSL color Cylindrical-coordinate representation of color #402648: hue angle of 285.88º degrees, saturation: 0.31, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #402648 is Cyan = 0.11, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 64 | 38 | 72 | - |
| CMYK | 0.11 | 0.47 | 0 | 0.72 |
| HSL | 285.88º | 0.31% | 0.22% | - |
| HSV(B) | 285.88º | 0.47% | 0.28% | - |
| XYZ | 3.98 | 2.94 | 6.49 | - |
| YUV | 49.65 | 140.61 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 38 | 72 | 0.11 | 0.47 | 0 | 0.72 | 285.88 | 0.31 | 0.22 |
| Hex | 40 | 26 | 48 | B | 2F | 0 | 48 | 11E | 1F | 16 |
| Octal | 100 | 46 | 110 | 13 | 57 | 0 | 110 | 436 | 37 | 26 |
| Binary | 1000000 | 100110 | 1001000 | 1011 | 101111 | 0 | 1001000 | 100011110 | 11111 | 10110 |
Color Harmonies of #402648
Complementary color
Monochromatic Colors of #402648
Black with #402648
Text Example
Text Example
White with #402648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402648; }
p { color: rgb(64,38,72); }
H1.HeaderClassName
{
color: #402648;
}
.AnyTagClassName
{
color: #402648;
}
</style>
background-color css
<style>
a { background-color: #402648; }
a { background-color: rgb(64,38,72); }
div.DivClassName
{
background-color: #402648;
}
.BgClassName
{
background-color: #402648;
}
</style>
border-color css
<style>
span { border-color: #402648; }
span { border-color: rgb(64,38,72); }
td.TdClassName
{
border-color: #402648;
}
.TagClassName
{
border-color: #402648;
}
</style>