Shades of Jagger #463458
Tints of Jagger #463458
RGB
CMYK
RGB Variations
Color information
#463458 (or 0x463458) is known color: Jagger. HEX triplet: 46, 34 and 58. RGB value is (70,52,88). Sum of RGB (Red+Green+Blue) = 70+52+88=210 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.33% from 210); Green value is 52 (20.70% from 255 or 24.76% from 210); Blue value is 88 (34.77% from 255 or 41.90% from 210); Max value from RGB is 88 - color contains mainly: blue. Hex color #463458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463458 is #B9CBA7. Grayscale: #3D3D3D. Windows color (decimal): -12176296 or 5780550. OLE color: 5780550.
HSL color Cylindrical-coordinate representation of color #463458: hue angle of 270º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #463458 is Cyan = 0.20, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 52 | 88 | - |
| CMYK | 0.20 | 0.41 | 0 | 0.65 |
| HSL | 270º | 0.26% | 0.27% | - |
| HSV(B) | 270º | 0.41% | 0.35% | - |
| XYZ | 5.52 | 4.46 | 9.8 | - |
| YUV | 61.49 | 142.96 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 88 | 0.20 | 0.41 | 0 | 0.65 | 270 | 0.26 | 0.27 |
| Hex | 46 | 34 | 58 | 14 | 29 | 0 | 41 | 10E | 1A | 1B |
| Octal | 106 | 64 | 130 | 24 | 51 | 0 | 101 | 416 | 32 | 33 |
| Binary | 1000110 | 110100 | 1011000 | 10100 | 101001 | 0 | 1000001 | 100001110 | 11010 | 11011 |
Color Harmonies of #463458
Complementary color
Monochromatic Colors of #463458
Black with #463458
Text Example
Text Example
White with #463458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463458; }
p { color: rgb(70,52,88); }
H1.HeaderClassName
{
color: #463458;
}
.AnyTagClassName
{
color: #463458;
}
</style>
background-color css
<style>
a { background-color: #463458; }
a { background-color: rgb(70,52,88); }
div.DivClassName
{
background-color: #463458;
}
.BgClassName
{
background-color: #463458;
}
</style>
border-color css
<style>
span { border-color: #463458; }
span { border-color: rgb(70,52,88); }
td.TdClassName
{
border-color: #463458;
}
.TagClassName
{
border-color: #463458;
}
</style>