Shades of Jagger #463750
Tints of Jagger #463750
RGB
CMYK
RGB Variations
Color information
#463750 (or 0x463750) is known color: Jagger. HEX triplet: 46, 37 and 50. RGB value is (70,55,80). Sum of RGB (Red+Green+Blue) = 70+55+80=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 55 (21.88% from 255 or 26.83% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 80 - color contains mainly: blue. Hex color #463750 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463750 is #B9C8AF. Grayscale: #3E3E3E. Windows color (decimal): -12175536 or 5257030. OLE color: 5257030.
HSL color Cylindrical-coordinate representation of color #463750: hue angle of 276º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #463750 is Cyan = 0.12, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 70 | 55 | 80 | - |
| CMYK | 0.12 | 0.31 | 0 | 0.69 |
| HSL | 276º | 0.19% | 0.26% | - |
| HSV(B) | 276º | 0.31% | 0.31% | - |
| XYZ | 5.34 | 4.61 | 8.2 | - |
| YUV | 62.34 | 137.97 | 133.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 80 | 0.12 | 0.31 | 0 | 0.69 | 276 | 0.19 | 0.26 |
| Hex | 46 | 37 | 50 | C | 1F | 0 | 45 | 114 | 13 | 1A |
| Octal | 106 | 67 | 120 | 14 | 37 | 0 | 105 | 424 | 23 | 32 |
| Binary | 1000110 | 110111 | 1010000 | 1100 | 11111 | 0 | 1000101 | 100010100 | 10011 | 11010 |
Color Harmonies of #463750
Complementary color
Monochromatic Colors of #463750
Black with #463750
Text Example
Text Example
White with #463750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463750; }
p { color: rgb(70,55,80); }
H1.HeaderClassName
{
color: #463750;
}
.AnyTagClassName
{
color: #463750;
}
</style>
background-color css
<style>
a { background-color: #463750; }
a { background-color: rgb(70,55,80); }
div.DivClassName
{
background-color: #463750;
}
.BgClassName
{
background-color: #463750;
}
</style>
border-color css
<style>
span { border-color: #463750; }
span { border-color: rgb(70,55,80); }
td.TdClassName
{
border-color: #463750;
}
.TagClassName
{
border-color: #463750;
}
</style>