Shades of Jagger #463551
Tints of Jagger #463551
RGB
CMYK
RGB Variations
Color information
#463551 (or 0x463551) is known color: Jagger. HEX triplet: 46, 35 and 51. RGB value is (70,53,81). Sum of RGB (Red+Green+Blue) = 70+53+81=204 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.31% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 81 (32.03% from 255 or 39.71% from 204); Max value from RGB is 81 - color contains mainly: blue. Hex color #463551 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463551 is #B9CAAE. Grayscale: #3D3D3D. Windows color (decimal): -12176047 or 5322054. OLE color: 5322054.
HSL color Cylindrical-coordinate representation of color #463551: hue angle of 276.43º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #463551 is Cyan = 0.14, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 53 | 81 | - |
| CMYK | 0.14 | 0.35 | 0 | 0.68 |
| HSL | 276.43º | 0.21% | 0.26% | - |
| HSV(B) | 276.43º | 0.35% | 0.32% | - |
| XYZ | 5.28 | 4.44 | 8.36 | - |
| YUV | 61.28 | 139.13 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 81 | 0.14 | 0.35 | 0 | 0.68 | 276.43 | 0.21 | 0.26 |
| Hex | 46 | 35 | 51 | E | 23 | 0 | 44 | 114 | 15 | 1A |
| Octal | 106 | 65 | 121 | 16 | 43 | 0 | 104 | 424 | 25 | 32 |
| Binary | 1000110 | 110101 | 1010001 | 1110 | 100011 | 0 | 1000100 | 100010100 | 10101 | 11010 |
Color Harmonies of #463551
Complementary color
Monochromatic Colors of #463551
Black with #463551
Text Example
Text Example
White with #463551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463551; }
p { color: rgb(70,53,81); }
H1.HeaderClassName
{
color: #463551;
}
.AnyTagClassName
{
color: #463551;
}
</style>
background-color css
<style>
a { background-color: #463551; }
a { background-color: rgb(70,53,81); }
div.DivClassName
{
background-color: #463551;
}
.BgClassName
{
background-color: #463551;
}
</style>
border-color css
<style>
span { border-color: #463551; }
span { border-color: rgb(70,53,81); }
td.TdClassName
{
border-color: #463551;
}
.TagClassName
{
border-color: #463551;
}
</style>