Shades of Jagger #463854
Tints of Jagger #463854
RGB
CMYK
RGB Variations
Color information
#463854 (or 0x463854) is known color: Jagger. HEX triplet: 46, 38 and 54. RGB value is (70,56,84). Sum of RGB (Red+Green+Blue) = 70+56+84=210 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.33% from 210); Green value is 56 (22.27% from 255 or 26.67% from 210); Blue value is 84 (33.20% from 255 or 40% from 210); Max value from RGB is 84 - color contains mainly: blue. Hex color #463854 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463854 is #B9C7AB. Grayscale: #3F3F3F. Windows color (decimal): -12175276 or 5519430. OLE color: 5519430.
HSL color Cylindrical-coordinate representation of color #463854: hue angle of 270º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #463854 is Cyan = 0.17, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 56 | 84 | - |
| CMYK | 0.17 | 0.33 | 0 | 0.67 |
| HSL | 270º | 0.2% | 0.27% | - |
| HSV(B) | 270º | 0.33% | 0.33% | - |
| XYZ | 5.54 | 4.77 | 9.02 | - |
| YUV | 63.38 | 139.64 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 84 | 0.17 | 0.33 | 0 | 0.67 | 270 | 0.2 | 0.27 |
| Hex | 46 | 38 | 54 | 11 | 21 | 0 | 43 | 10E | 14 | 1B |
| Octal | 106 | 70 | 124 | 21 | 41 | 0 | 103 | 416 | 24 | 33 |
| Binary | 1000110 | 111000 | 1010100 | 10001 | 100001 | 0 | 1000011 | 100001110 | 10100 | 11011 |
Color Harmonies of #463854
Complementary color
Monochromatic Colors of #463854
Black with #463854
Text Example
Text Example
White with #463854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463854; }
p { color: rgb(70,56,84); }
H1.HeaderClassName
{
color: #463854;
}
.AnyTagClassName
{
color: #463854;
}
</style>
background-color css
<style>
a { background-color: #463854; }
a { background-color: rgb(70,56,84); }
div.DivClassName
{
background-color: #463854;
}
.BgClassName
{
background-color: #463854;
}
</style>
border-color css
<style>
span { border-color: #463854; }
span { border-color: rgb(70,56,84); }
td.TdClassName
{
border-color: #463854;
}
.TagClassName
{
border-color: #463854;
}
</style>