Shades of Jagger #463852
Tints of Jagger #463852
RGB
CMYK
RGB Variations
Color information
#463852 (or 0x463852) is known color: Jagger. HEX triplet: 46, 38 and 52. RGB value is (70,56,82). Sum of RGB (Red+Green+Blue) = 70+56+82=208 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.65% from 208); Green value is 56 (22.27% from 255 or 26.92% from 208); Blue value is 82 (32.42% from 255 or 39.42% from 208); Max value from RGB is 82 - color contains mainly: blue. Hex color #463852 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463852 is #B9C7AD. Grayscale: #3F3F3F. Windows color (decimal): -12175278 or 5388358. OLE color: 5388358.
HSL color Cylindrical-coordinate representation of color #463852: hue angle of 272.31º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #463852 is Cyan = 0.15, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 56 | 82 | - |
| CMYK | 0.15 | 0.32 | 0 | 0.68 |
| HSL | 272.31º | 0.19% | 0.27% | - |
| HSV(B) | 272.31º | 0.32% | 0.32% | - |
| XYZ | 5.46 | 4.74 | 8.61 | - |
| YUV | 63.15 | 138.64 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 82 | 0.15 | 0.32 | 0 | 0.68 | 272.31 | 0.19 | 0.27 |
| Hex | 46 | 38 | 52 | F | 20 | 0 | 44 | 110 | 13 | 1B |
| Octal | 106 | 70 | 122 | 17 | 40 | 0 | 104 | 420 | 23 | 33 |
| Binary | 1000110 | 111000 | 1010010 | 1111 | 100000 | 0 | 1000100 | 100010000 | 10011 | 11011 |
Color Harmonies of #463852
Complementary color
Monochromatic Colors of #463852
Black with #463852
Text Example
Text Example
White with #463852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463852; }
p { color: rgb(70,56,82); }
H1.HeaderClassName
{
color: #463852;
}
.AnyTagClassName
{
color: #463852;
}
</style>
background-color css
<style>
a { background-color: #463852; }
a { background-color: rgb(70,56,82); }
div.DivClassName
{
background-color: #463852;
}
.BgClassName
{
background-color: #463852;
}
</style>
border-color css
<style>
span { border-color: #463852; }
span { border-color: rgb(70,56,82); }
td.TdClassName
{
border-color: #463852;
}
.TagClassName
{
border-color: #463852;
}
</style>