Shades of Jagger #463453
Tints of Jagger #463453
RGB
CMYK
RGB Variations
Color information
#463453 (or 0x463453) is known color: Jagger. HEX triplet: 46, 34 and 53. RGB value is (70,52,83). Sum of RGB (Red+Green+Blue) = 70+52+83=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 52 (20.70% from 255 or 25.37% from 205); Blue value is 83 (32.81% from 255 or 40.49% from 205); Max value from RGB is 83 - color contains mainly: blue. Hex color #463453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463453 is #B9CBAC. Grayscale: #3C3C3C. Windows color (decimal): -12176301 or 5452870. OLE color: 5452870.
HSL color Cylindrical-coordinate representation of color #463453: hue angle of 274.84º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #463453 is Cyan = 0.16, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 52 | 83 | - |
| CMYK | 0.16 | 0.37 | 0 | 0.67 |
| HSL | 274.84º | 0.23% | 0.26% | - |
| HSV(B) | 274.84º | 0.37% | 0.33% | - |
| XYZ | 5.32 | 4.38 | 8.75 | - |
| YUV | 60.92 | 140.46 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 83 | 0.16 | 0.37 | 0 | 0.67 | 274.84 | 0.23 | 0.26 |
| Hex | 46 | 34 | 53 | 10 | 25 | 0 | 43 | 113 | 17 | 1A |
| Octal | 106 | 64 | 123 | 20 | 45 | 0 | 103 | 423 | 27 | 32 |
| Binary | 1000110 | 110100 | 1010011 | 10000 | 100101 | 0 | 1000011 | 100010011 | 10111 | 11010 |
Color Harmonies of #463453
Complementary color
Monochromatic Colors of #463453
Black with #463453
Text Example
Text Example
White with #463453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463453; }
p { color: rgb(70,52,83); }
H1.HeaderClassName
{
color: #463453;
}
.AnyTagClassName
{
color: #463453;
}
</style>
background-color css
<style>
a { background-color: #463453; }
a { background-color: rgb(70,52,83); }
div.DivClassName
{
background-color: #463453;
}
.BgClassName
{
background-color: #463453;
}
</style>
border-color css
<style>
span { border-color: #463453; }
span { border-color: rgb(70,52,83); }
td.TdClassName
{
border-color: #463453;
}
.TagClassName
{
border-color: #463453;
}
</style>