Shades of Jagger #463653
Tints of Jagger #463653
RGB
CMYK
RGB Variations
Color information
#463653 (or 0x463653) is known color: Jagger. HEX triplet: 46, 36 and 53. RGB value is (70,54,83). Sum of RGB (Red+Green+Blue) = 70+54+83=207 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.82% from 207); Green value is 54 (21.48% from 255 or 26.09% from 207); Blue value is 83 (32.81% from 255 or 40.10% from 207); Max value from RGB is 83 - color contains mainly: blue. Hex color #463653 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463653 is #B9C9AC. Grayscale: #3D3D3D. Windows color (decimal): -12175789 or 5453382. OLE color: 5453382.
HSL color Cylindrical-coordinate representation of color #463653: hue angle of 273.1º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #463653 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 54 | 83 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.67 |
| HSL | 273.1º | 0.21% | 0.27% | - |
| HSV(B) | 273.1º | 0.35% | 0.33% | - |
| XYZ | 5.41 | 4.56 | 8.78 | - |
| YUV | 62.09 | 139.8 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 83 | 0.16 | 0.35 | 0 | 0.67 | 273.1 | 0.21 | 0.27 |
| Hex | 46 | 36 | 53 | 10 | 23 | 0 | 43 | 111 | 15 | 1B |
| Octal | 106 | 66 | 123 | 20 | 43 | 0 | 103 | 421 | 25 | 33 |
| Binary | 1000110 | 110110 | 1010011 | 10000 | 100011 | 0 | 1000011 | 100010001 | 10101 | 11011 |
Color Harmonies of #463653
Complementary color
Monochromatic Colors of #463653
Black with #463653
Text Example
Text Example
White with #463653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463653; }
p { color: rgb(70,54,83); }
H1.HeaderClassName
{
color: #463653;
}
.AnyTagClassName
{
color: #463653;
}
</style>
background-color css
<style>
a { background-color: #463653; }
a { background-color: rgb(70,54,83); }
div.DivClassName
{
background-color: #463653;
}
.BgClassName
{
background-color: #463653;
}
</style>
border-color css
<style>
span { border-color: #463653; }
span { border-color: rgb(70,54,83); }
td.TdClassName
{
border-color: #463653;
}
.TagClassName
{
border-color: #463653;
}
</style>