Shades of Jagger #463951
Tints of Jagger #463951
RGB
CMYK
RGB Variations
Color information
#463951 (or 0x463951) is known color: Jagger. HEX triplet: 46, 39 and 51. RGB value is (70,57,81). Sum of RGB (Red+Green+Blue) = 70+57+81=208 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.65% from 208); Green value is 57 (22.66% from 255 or 27.40% from 208); Blue value is 81 (32.03% from 255 or 38.94% from 208); Max value from RGB is 81 - color contains mainly: blue. Hex color #463951 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463951 is #B9C6AE. Grayscale: #3F3F3F. Windows color (decimal): -12175023 or 5323078. OLE color: 5323078.
HSL color Cylindrical-coordinate representation of color #463951: hue angle of 272.5º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #463951 is Cyan = 0.14, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 57 | 81 | - |
| CMYK | 0.14 | 0.30 | 0 | 0.68 |
| HSL | 272.5º | 0.17% | 0.27% | - |
| HSV(B) | 272.5º | 0.3% | 0.32% | - |
| XYZ | 5.47 | 4.82 | 8.43 | - |
| YUV | 63.62 | 137.81 | 132.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 81 | 0.14 | 0.30 | 0 | 0.68 | 272.5 | 0.17 | 0.27 |
| Hex | 46 | 39 | 51 | E | 1E | 0 | 44 | 110 | 11 | 1B |
| Octal | 106 | 71 | 121 | 16 | 36 | 0 | 104 | 420 | 21 | 33 |
| Binary | 1000110 | 111001 | 1010001 | 1110 | 11110 | 0 | 1000100 | 100010000 | 10001 | 11011 |
Color Harmonies of #463951
Complementary color
Monochromatic Colors of #463951
Black with #463951
Text Example
Text Example
White with #463951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463951; }
p { color: rgb(70,57,81); }
H1.HeaderClassName
{
color: #463951;
}
.AnyTagClassName
{
color: #463951;
}
</style>
background-color css
<style>
a { background-color: #463951; }
a { background-color: rgb(70,57,81); }
div.DivClassName
{
background-color: #463951;
}
.BgClassName
{
background-color: #463951;
}
</style>
border-color css
<style>
span { border-color: #463951; }
span { border-color: rgb(70,57,81); }
td.TdClassName
{
border-color: #463951;
}
.TagClassName
{
border-color: #463951;
}
</style>