Shades of Jagger #463459
Tints of Jagger #463459
RGB
CMYK
RGB Variations
Color information
#463459 (or 0x463459) is known color: Jagger. HEX triplet: 46, 34 and 59. RGB value is (70,52,89). Sum of RGB (Red+Green+Blue) = 70+52+89=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 52 (20.70% from 255 or 24.64% from 211); Blue value is 89 (35.16% from 255 or 42.18% from 211); Max value from RGB is 89 - color contains mainly: blue. Hex color #463459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463459 is #B9CBA6. Grayscale: #3D3D3D. Windows color (decimal): -12176295 or 5846086. OLE color: 5846086.
HSL color Cylindrical-coordinate representation of color #463459: hue angle of 269.19º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #463459 is Cyan = 0.21, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 52 | 89 | - |
| CMYK | 0.21 | 0.42 | 0 | 0.65 |
| HSL | 269.19º | 0.26% | 0.28% | - |
| HSV(B) | 269.19º | 0.42% | 0.35% | - |
| XYZ | 5.56 | 4.48 | 10.02 | - |
| YUV | 61.6 | 143.46 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 89 | 0.21 | 0.42 | 0 | 0.65 | 269.19 | 0.26 | 0.28 |
| Hex | 46 | 34 | 59 | 15 | 2A | 0 | 41 | 10D | 1A | 1C |
| Octal | 106 | 64 | 131 | 25 | 52 | 0 | 101 | 415 | 32 | 34 |
| Binary | 1000110 | 110100 | 1011001 | 10101 | 101010 | 0 | 1000001 | 100001101 | 11010 | 11100 |
Color Harmonies of #463459
Complementary color
Monochromatic Colors of #463459
Black with #463459
Text Example
Text Example
White with #463459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463459; }
p { color: rgb(70,52,89); }
H1.HeaderClassName
{
color: #463459;
}
.AnyTagClassName
{
color: #463459;
}
</style>
background-color css
<style>
a { background-color: #463459; }
a { background-color: rgb(70,52,89); }
div.DivClassName
{
background-color: #463459;
}
.BgClassName
{
background-color: #463459;
}
</style>
border-color css
<style>
span { border-color: #463459; }
span { border-color: rgb(70,52,89); }
td.TdClassName
{
border-color: #463459;
}
.TagClassName
{
border-color: #463459;
}
</style>