Shades of Jagger #463456
Tints of Jagger #463456
RGB
CMYK
RGB Variations
Color information
#463456 (or 0x463456) is known color: Jagger. HEX triplet: 46, 34 and 56. RGB value is (70,52,86). Sum of RGB (Red+Green+Blue) = 70+52+86=208 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.65% from 208); Green value is 52 (20.70% from 255 or 25% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 86 - color contains mainly: blue. Hex color #463456 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463456 is #B9CBA9. Grayscale: #3D3D3D. Windows color (decimal): -12176298 or 5649478. OLE color: 5649478.
HSL color Cylindrical-coordinate representation of color #463456: hue angle of 271.76º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #463456 is Cyan = 0.19, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 52 | 86 | - |
| CMYK | 0.19 | 0.40 | 0 | 0.66 |
| HSL | 271.76º | 0.25% | 0.27% | - |
| HSV(B) | 271.76º | 0.4% | 0.34% | - |
| XYZ | 5.43 | 4.43 | 9.37 | - |
| YUV | 61.26 | 141.96 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 86 | 0.19 | 0.40 | 0 | 0.66 | 271.76 | 0.25 | 0.27 |
| Hex | 46 | 34 | 56 | 13 | 28 | 0 | 42 | 110 | 19 | 1B |
| Octal | 106 | 64 | 126 | 23 | 50 | 0 | 102 | 420 | 31 | 33 |
| Binary | 1000110 | 110100 | 1010110 | 10011 | 101000 | 0 | 1000010 | 100010000 | 11001 | 11011 |
Color Harmonies of #463456
Complementary color
Monochromatic Colors of #463456
Black with #463456
Text Example
Text Example
White with #463456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463456; }
p { color: rgb(70,52,86); }
H1.HeaderClassName
{
color: #463456;
}
.AnyTagClassName
{
color: #463456;
}
</style>
background-color css
<style>
a { background-color: #463456; }
a { background-color: rgb(70,52,86); }
div.DivClassName
{
background-color: #463456;
}
.BgClassName
{
background-color: #463456;
}
</style>
border-color css
<style>
span { border-color: #463456; }
span { border-color: rgb(70,52,86); }
td.TdClassName
{
border-color: #463456;
}
.TagClassName
{
border-color: #463456;
}
</style>