Shades of Jagger #463557
Tints of Jagger #463557
RGB
CMYK
RGB Variations
Color information
#463557 (or 0x463557) is known color: Jagger. HEX triplet: 46, 35 and 57. RGB value is (70,53,87). Sum of RGB (Red+Green+Blue) = 70+53+87=210 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.33% from 210); Green value is 53 (21.09% from 255 or 25.24% from 210); Blue value is 87 (34.38% from 255 or 41.43% from 210); Max value from RGB is 87 - color contains mainly: blue. Hex color #463557 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463557 is #B9CAA8. Grayscale: #3D3D3D. Windows color (decimal): -12176041 or 5715270. OLE color: 5715270.
HSL color Cylindrical-coordinate representation of color #463557: hue angle of 270º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #463557 is Cyan = 0.20, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 53 | 87 | - |
| CMYK | 0.20 | 0.39 | 0 | 0.66 |
| HSL | 270º | 0.24% | 0.27% | - |
| HSV(B) | 270º | 0.39% | 0.34% | - |
| XYZ | 5.52 | 4.54 | 9.6 | - |
| YUV | 61.96 | 142.13 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 87 | 0.20 | 0.39 | 0 | 0.66 | 270 | 0.24 | 0.27 |
| Hex | 46 | 35 | 57 | 14 | 27 | 0 | 42 | 10E | 18 | 1B |
| Octal | 106 | 65 | 127 | 24 | 47 | 0 | 102 | 416 | 30 | 33 |
| Binary | 1000110 | 110101 | 1010111 | 10100 | 100111 | 0 | 1000010 | 100001110 | 11000 | 11011 |
Color Harmonies of #463557
Complementary color
Monochromatic Colors of #463557
Black with #463557
Text Example
Text Example
White with #463557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463557; }
p { color: rgb(70,53,87); }
H1.HeaderClassName
{
color: #463557;
}
.AnyTagClassName
{
color: #463557;
}
</style>
background-color css
<style>
a { background-color: #463557; }
a { background-color: rgb(70,53,87); }
div.DivClassName
{
background-color: #463557;
}
.BgClassName
{
background-color: #463557;
}
</style>
border-color css
<style>
span { border-color: #463557; }
span { border-color: rgb(70,53,87); }
td.TdClassName
{
border-color: #463557;
}
.TagClassName
{
border-color: #463557;
}
</style>