Shades of Jagger #463359
Tints of Jagger #463359
RGB
CMYK
RGB Variations
Color information
#463359 (or 0x463359) is known color: Jagger. HEX triplet: 46, 33 and 59. RGB value is (70,51,89). Sum of RGB (Red+Green+Blue) = 70+51+89=210 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.33% from 210); Green value is 51 (20.31% from 255 or 24.29% from 210); Blue value is 89 (35.16% from 255 or 42.38% from 210); Max value from RGB is 89 - color contains mainly: blue. Hex color #463359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463359 is #B9CCA6. Grayscale: #3C3C3C. Windows color (decimal): -12176551 or 5845830. OLE color: 5845830.
HSL color Cylindrical-coordinate representation of color #463359: hue angle of 270º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #463359 is Cyan = 0.21, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 51 | 89 | - |
| CMYK | 0.21 | 0.43 | 0 | 0.65 |
| HSL | 270º | 0.27% | 0.27% | - |
| HSV(B) | 270º | 0.43% | 0.35% | - |
| XYZ | 5.51 | 4.39 | 10.01 | - |
| YUV | 61.01 | 143.79 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 89 | 0.21 | 0.43 | 0 | 0.65 | 270 | 0.27 | 0.27 |
| Hex | 46 | 33 | 59 | 15 | 2B | 0 | 41 | 10E | 1B | 1B |
| Octal | 106 | 63 | 131 | 25 | 53 | 0 | 101 | 416 | 33 | 33 |
| Binary | 1000110 | 110011 | 1011001 | 10101 | 101011 | 0 | 1000001 | 100001110 | 11011 | 11011 |
Color Harmonies of #463359
Complementary color
Monochromatic Colors of #463359
Black with #463359
Text Example
Text Example
White with #463359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463359; }
p { color: rgb(70,51,89); }
H1.HeaderClassName
{
color: #463359;
}
.AnyTagClassName
{
color: #463359;
}
</style>
background-color css
<style>
a { background-color: #463359; }
a { background-color: rgb(70,51,89); }
div.DivClassName
{
background-color: #463359;
}
.BgClassName
{
background-color: #463359;
}
</style>
border-color css
<style>
span { border-color: #463359; }
span { border-color: rgb(70,51,89); }
td.TdClassName
{
border-color: #463359;
}
.TagClassName
{
border-color: #463359;
}
</style>