Shades of Jagger #463954
Tints of Jagger #463954
RGB
CMYK
RGB Variations
Color information
#463954 (or 0x463954) is known color: Jagger. HEX triplet: 46, 39 and 54. RGB value is (70,57,84). Sum of RGB (Red+Green+Blue) = 70+57+84=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 57 (22.66% from 255 or 27.01% from 211); Blue value is 84 (33.20% from 255 or 39.81% from 211); Max value from RGB is 84 - color contains mainly: blue. Hex color #463954 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463954 is #B9C6AB. Grayscale: #3F3F3F. Windows color (decimal): -12175020 or 5519686. OLE color: 5519686.
HSL color Cylindrical-coordinate representation of color #463954: hue angle of 268.89º degrees, saturation: 0.19, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #463954 is Cyan = 0.17, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 57 | 84 | - |
| CMYK | 0.17 | 0.32 | 0 | 0.67 |
| HSL | 268.89º | 0.19% | 0.28% | - |
| HSV(B) | 268.89º | 0.32% | 0.33% | - |
| XYZ | 5.59 | 4.87 | 9.03 | - |
| YUV | 63.97 | 139.31 | 132.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 84 | 0.17 | 0.32 | 0 | 0.67 | 268.89 | 0.19 | 0.28 |
| Hex | 46 | 39 | 54 | 11 | 20 | 0 | 43 | 10D | 13 | 1C |
| Octal | 106 | 71 | 124 | 21 | 40 | 0 | 103 | 415 | 23 | 34 |
| Binary | 1000110 | 111001 | 1010100 | 10001 | 100000 | 0 | 1000011 | 100001101 | 10011 | 11100 |
Color Harmonies of #463954
Complementary color
Monochromatic Colors of #463954
Black with #463954
Text Example
Text Example
White with #463954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463954; }
p { color: rgb(70,57,84); }
H1.HeaderClassName
{
color: #463954;
}
.AnyTagClassName
{
color: #463954;
}
</style>
background-color css
<style>
a { background-color: #463954; }
a { background-color: rgb(70,57,84); }
div.DivClassName
{
background-color: #463954;
}
.BgClassName
{
background-color: #463954;
}
</style>
border-color css
<style>
span { border-color: #463954; }
span { border-color: rgb(70,57,84); }
td.TdClassName
{
border-color: #463954;
}
.TagClassName
{
border-color: #463954;
}
</style>