Shades of Jagger #403746
Tints of Jagger #403746
RGB
CMYK
RGB Variations
Color information
#403746 (or 0x403746) is known color: Jagger. HEX triplet: 40, 37 and 46. RGB value is (64,55,70). Sum of RGB (Red+Green+Blue) = 64+55+70=189 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.86% from 189); Green value is 55 (21.88% from 255 or 29.10% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 70 - color contains mainly: blue. Hex color #403746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403746 is #BFC8B9. Grayscale: #3B3B3B. Windows color (decimal): -12568762 or 4601664. OLE color: 4601664.
HSL color Cylindrical-coordinate representation of color #403746: hue angle of 276º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #403746 is Cyan = 0.09, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 64 | 55 | 70 | - |
| CMYK | 0.09 | 0.21 | 0 | 0.73 |
| HSL | 276º | 0.12% | 0.25% | - |
| HSV(B) | 276º | 0.21% | 0.27% | - |
| XYZ | 4.59 | 4.26 | 6.38 | - |
| YUV | 59.4 | 133.98 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 55 | 70 | 0.09 | 0.21 | 0 | 0.73 | 276 | 0.12 | 0.25 |
| Hex | 40 | 37 | 46 | 9 | 15 | 0 | 49 | 114 | C | 19 |
| Octal | 100 | 67 | 106 | 11 | 25 | 0 | 111 | 424 | 14 | 31 |
| Binary | 1000000 | 110111 | 1000110 | 1001 | 10101 | 0 | 1001001 | 100010100 | 1100 | 11001 |
Color Harmonies of #403746
Complementary color
Monochromatic Colors of #403746
Black with #403746
Text Example
Text Example
White with #403746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403746; }
p { color: rgb(64,55,70); }
H1.HeaderClassName
{
color: #403746;
}
.AnyTagClassName
{
color: #403746;
}
</style>
background-color css
<style>
a { background-color: #403746; }
a { background-color: rgb(64,55,70); }
div.DivClassName
{
background-color: #403746;
}
.BgClassName
{
background-color: #403746;
}
</style>
border-color css
<style>
span { border-color: #403746; }
span { border-color: rgb(64,55,70); }
td.TdClassName
{
border-color: #403746;
}
.TagClassName
{
border-color: #403746;
}
</style>