Shades of Jagger #403347
Tints of Jagger #403347
RGB
CMYK
RGB Variations
Color information
#403347 (or 0x403347) is known color: Jagger. HEX triplet: 40, 33 and 47. RGB value is (64,51,71). Sum of RGB (Red+Green+Blue) = 64+51+71=186 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.41% from 186); Green value is 51 (20.31% from 255 or 27.42% from 186); Blue value is 71 (28.12% from 255 or 38.17% from 186); Max value from RGB is 71 - color contains mainly: blue. Hex color #403347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403347 is #BFCCB8. Grayscale: #393939. Windows color (decimal): -12569785 or 4666176. OLE color: 4666176.
HSL color Cylindrical-coordinate representation of color #403347: hue angle of 279º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #403347 is Cyan = 0.10, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 64 | 51 | 71 | - |
| CMYK | 0.10 | 0.28 | 0 | 0.72 |
| HSL | 279º | 0.16% | 0.24% | - |
| HSV(B) | 279º | 0.28% | 0.28% | - |
| XYZ | 4.44 | 3.91 | 6.48 | - |
| YUV | 57.17 | 135.81 | 132.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 51 | 71 | 0.10 | 0.28 | 0 | 0.72 | 279 | 0.16 | 0.24 |
| Hex | 40 | 33 | 47 | A | 1C | 0 | 48 | 117 | 10 | 18 |
| Octal | 100 | 63 | 107 | 12 | 34 | 0 | 110 | 427 | 20 | 30 |
| Binary | 1000000 | 110011 | 1000111 | 1010 | 11100 | 0 | 1001000 | 100010111 | 10000 | 11000 |
Color Harmonies of #403347
Complementary color
Monochromatic Colors of #403347
Black with #403347
Text Example
Text Example
White with #403347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403347; }
p { color: rgb(64,51,71); }
H1.HeaderClassName
{
color: #403347;
}
.AnyTagClassName
{
color: #403347;
}
</style>
background-color css
<style>
a { background-color: #403347; }
a { background-color: rgb(64,51,71); }
div.DivClassName
{
background-color: #403347;
}
.BgClassName
{
background-color: #403347;
}
</style>
border-color css
<style>
span { border-color: #403347; }
span { border-color: rgb(64,51,71); }
td.TdClassName
{
border-color: #403347;
}
.TagClassName
{
border-color: #403347;
}
</style>