Shades of Jagger #463650
Tints of Jagger #463650
RGB
CMYK
RGB Variations
Color information
#463650 (or 0x463650) is known color: Jagger. HEX triplet: 46, 36 and 50. RGB value is (70,54,80). Sum of RGB (Red+Green+Blue) = 70+54+80=204 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.31% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 80 (31.64% from 255 or 39.22% from 204); Max value from RGB is 80 - color contains mainly: blue. Hex color #463650 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463650 is #B9C9AF. Grayscale: #3D3D3D. Windows color (decimal): -12175792 or 5256774. OLE color: 5256774.
HSL color Cylindrical-coordinate representation of color #463650: hue angle of 276.92º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #463650 is Cyan = 0.12, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 70 | 54 | 80 | - |
| CMYK | 0.12 | 0.33 | 0 | 0.69 |
| HSL | 276.92º | 0.19% | 0.26% | - |
| HSV(B) | 276.92º | 0.33% | 0.31% | - |
| XYZ | 5.29 | 4.52 | 8.18 | - |
| YUV | 61.75 | 138.3 | 133.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 80 | 0.12 | 0.33 | 0 | 0.69 | 276.92 | 0.19 | 0.26 |
| Hex | 46 | 36 | 50 | C | 21 | 0 | 45 | 115 | 13 | 1A |
| Octal | 106 | 66 | 120 | 14 | 41 | 0 | 105 | 425 | 23 | 32 |
| Binary | 1000110 | 110110 | 1010000 | 1100 | 100001 | 0 | 1000101 | 100010101 | 10011 | 11010 |
Color Harmonies of #463650
Complementary color
Monochromatic Colors of #463650
Black with #463650
Text Example
Text Example
White with #463650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463650; }
p { color: rgb(70,54,80); }
H1.HeaderClassName
{
color: #463650;
}
.AnyTagClassName
{
color: #463650;
}
</style>
background-color css
<style>
a { background-color: #463650; }
a { background-color: rgb(70,54,80); }
div.DivClassName
{
background-color: #463650;
}
.BgClassName
{
background-color: #463650;
}
</style>
border-color css
<style>
span { border-color: #463650; }
span { border-color: rgb(70,54,80); }
td.TdClassName
{
border-color: #463650;
}
.TagClassName
{
border-color: #463650;
}
</style>