Shades of Jagger #403546
Tints of Jagger #403546
RGB
CMYK
RGB Variations
Color information
#403546 (or 0x403546) is known color: Jagger. HEX triplet: 40, 35 and 46. RGB value is (64,53,70). Sum of RGB (Red+Green+Blue) = 64+53+70=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 53 (21.09% from 255 or 28.34% from 187); Blue value is 70 (27.73% from 255 or 37.43% from 187); Max value from RGB is 70 - color contains mainly: blue. Hex color #403546 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403546 is #BFCAB9. Grayscale: #3A3A3A. Windows color (decimal): -12569274 or 4601152. OLE color: 4601152.
HSL color Cylindrical-coordinate representation of color #403546: hue angle of 278.82º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #403546 is Cyan = 0.09, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 64 | 53 | 70 | - |
| CMYK | 0.09 | 0.24 | 0 | 0.73 |
| HSL | 278.82º | 0.14% | 0.24% | - |
| HSV(B) | 278.82º | 0.24% | 0.27% | - |
| XYZ | 4.49 | 4.08 | 6.34 | - |
| YUV | 58.23 | 134.64 | 132.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 70 | 0.09 | 0.24 | 0 | 0.73 | 278.82 | 0.14 | 0.24 |
| Hex | 40 | 35 | 46 | 9 | 18 | 0 | 49 | 117 | E | 18 |
| Octal | 100 | 65 | 106 | 11 | 30 | 0 | 111 | 427 | 16 | 30 |
| Binary | 1000000 | 110101 | 1000110 | 1001 | 11000 | 0 | 1001001 | 100010111 | 1110 | 11000 |
Color Harmonies of #403546
Complementary color
Monochromatic Colors of #403546
Black with #403546
Text Example
Text Example
White with #403546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403546; }
p { color: rgb(64,53,70); }
H1.HeaderClassName
{
color: #403546;
}
.AnyTagClassName
{
color: #403546;
}
</style>
background-color css
<style>
a { background-color: #403546; }
a { background-color: rgb(64,53,70); }
div.DivClassName
{
background-color: #403546;
}
.BgClassName
{
background-color: #403546;
}
</style>
border-color css
<style>
span { border-color: #403546; }
span { border-color: rgb(64,53,70); }
td.TdClassName
{
border-color: #403546;
}
.TagClassName
{
border-color: #403546;
}
</style>