Shades of Jagger #463757
Tints of Jagger #463757
RGB
CMYK
RGB Variations
Color information
#463757 (or 0x463757) is known color: Jagger. HEX triplet: 46, 37 and 57. RGB value is (70,55,87). Sum of RGB (Red+Green+Blue) = 70+55+87=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 55 (21.88% from 255 or 25.94% from 212); Blue value is 87 (34.38% from 255 or 41.04% from 212); Max value from RGB is 87 - color contains mainly: blue. Hex color #463757 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463757 is #B9C8A8. Grayscale: #3F3F3F. Windows color (decimal): -12175529 or 5715782. OLE color: 5715782.
HSL color Cylindrical-coordinate representation of color #463757: hue angle of 268.12º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #463757 is Cyan = 0.20, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 55 | 87 | - |
| CMYK | 0.20 | 0.37 | 0 | 0.66 |
| HSL | 268.13º | 0.23% | 0.28% | - |
| HSV(B) | 268.13º | 0.37% | 0.34% | - |
| XYZ | 5.61 | 4.72 | 9.63 | - |
| YUV | 63.13 | 141.47 | 132.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 87 | 0.20 | 0.37 | 0 | 0.66 | 268.13 | 0.23 | 0.28 |
| Hex | 46 | 37 | 57 | 14 | 25 | 0 | 42 | 10C | 17 | 1C |
| Octal | 106 | 67 | 127 | 24 | 45 | 0 | 102 | 414 | 27 | 34 |
| Binary | 1000110 | 110111 | 1010111 | 10100 | 100101 | 0 | 1000010 | 100001100 | 10111 | 11100 |
Color Harmonies of #463757
Complementary color
Monochromatic Colors of #463757
Black with #463757
Text Example
Text Example
White with #463757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463757; }
p { color: rgb(70,55,87); }
H1.HeaderClassName
{
color: #463757;
}
.AnyTagClassName
{
color: #463757;
}
</style>
background-color css
<style>
a { background-color: #463757; }
a { background-color: rgb(70,55,87); }
div.DivClassName
{
background-color: #463757;
}
.BgClassName
{
background-color: #463757;
}
</style>
border-color css
<style>
span { border-color: #463757; }
span { border-color: rgb(70,55,87); }
td.TdClassName
{
border-color: #463757;
}
.TagClassName
{
border-color: #463757;
}
</style>