Shades of Jagger #463753
Tints of Jagger #463753
RGB
CMYK
RGB Variations
Color information
#463753 (or 0x463753) is known color: Jagger. HEX triplet: 46, 37 and 53. RGB value is (70,55,83). Sum of RGB (Red+Green+Blue) = 70+55+83=208 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.65% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 83 (32.81% from 255 or 39.90% from 208); Max value from RGB is 83 - color contains mainly: blue. Hex color #463753 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463753 is #B9C8AC. Grayscale: #3E3E3E. Windows color (decimal): -12175533 or 5453638. OLE color: 5453638.
HSL color Cylindrical-coordinate representation of color #463753: hue angle of 272.14º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #463753 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 55 | 83 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.67 |
| HSL | 272.14º | 0.2% | 0.27% | - |
| HSV(B) | 272.14º | 0.34% | 0.33% | - |
| XYZ | 5.45 | 4.66 | 8.8 | - |
| YUV | 62.68 | 139.47 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 83 | 0.16 | 0.34 | 0 | 0.67 | 272.14 | 0.2 | 0.27 |
| Hex | 46 | 37 | 53 | 10 | 22 | 0 | 43 | 110 | 14 | 1B |
| Octal | 106 | 67 | 123 | 20 | 42 | 0 | 103 | 420 | 24 | 33 |
| Binary | 1000110 | 110111 | 1010011 | 10000 | 100010 | 0 | 1000011 | 100010000 | 10100 | 11011 |
Color Harmonies of #463753
Complementary color
Monochromatic Colors of #463753
Black with #463753
Text Example
Text Example
White with #463753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463753; }
p { color: rgb(70,55,83); }
H1.HeaderClassName
{
color: #463753;
}
.AnyTagClassName
{
color: #463753;
}
</style>
background-color css
<style>
a { background-color: #463753; }
a { background-color: rgb(70,55,83); }
div.DivClassName
{
background-color: #463753;
}
.BgClassName
{
background-color: #463753;
}
</style>
border-color css
<style>
span { border-color: #463753; }
span { border-color: rgb(70,55,83); }
td.TdClassName
{
border-color: #463753;
}
.TagClassName
{
border-color: #463753;
}
</style>