Shades of Jagger #463550
Tints of Jagger #463550
RGB
CMYK
RGB Variations
Color information
#463550 (or 0x463550) is known color: Jagger. HEX triplet: 46, 35 and 50. RGB value is (70,53,80). Sum of RGB (Red+Green+Blue) = 70+53+80=203 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.48% from 203); Green value is 53 (21.09% from 255 or 26.11% from 203); Blue value is 80 (31.64% from 255 or 39.41% from 203); Max value from RGB is 80 - color contains mainly: blue. Hex color #463550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463550 is #B9CAAF. Grayscale: #3D3D3D. Windows color (decimal): -12176048 or 5256518. OLE color: 5256518.
HSL color Cylindrical-coordinate representation of color #463550: hue angle of 277.78º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #463550 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 70 | 53 | 80 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.69 |
| HSL | 277.78º | 0.2% | 0.26% | - |
| HSV(B) | 277.78º | 0.34% | 0.31% | - |
| XYZ | 5.25 | 4.43 | 8.17 | - |
| YUV | 61.16 | 138.63 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 80 | 0.12 | 0.34 | 0 | 0.69 | 277.78 | 0.2 | 0.26 |
| Hex | 46 | 35 | 50 | C | 22 | 0 | 45 | 116 | 14 | 1A |
| Octal | 106 | 65 | 120 | 14 | 42 | 0 | 105 | 426 | 24 | 32 |
| Binary | 1000110 | 110101 | 1010000 | 1100 | 100010 | 0 | 1000101 | 100010110 | 10100 | 11010 |
Color Harmonies of #463550
Complementary color
Monochromatic Colors of #463550
Black with #463550
Text Example
Text Example
White with #463550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463550; }
p { color: rgb(70,53,80); }
H1.HeaderClassName
{
color: #463550;
}
.AnyTagClassName
{
color: #463550;
}
</style>
background-color css
<style>
a { background-color: #463550; }
a { background-color: rgb(70,53,80); }
div.DivClassName
{
background-color: #463550;
}
.BgClassName
{
background-color: #463550;
}
</style>
border-color css
<style>
span { border-color: #463550; }
span { border-color: rgb(70,53,80); }
td.TdClassName
{
border-color: #463550;
}
.TagClassName
{
border-color: #463550;
}
</style>