Shades of Jagger #463452
Tints of Jagger #463452
RGB
CMYK
RGB Variations
Color information
#463452 (or 0x463452) is known color: Jagger. HEX triplet: 46, 34 and 52. RGB value is (70,52,82). Sum of RGB (Red+Green+Blue) = 70+52+82=204 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.31% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 82 (32.42% from 255 or 40.20% from 204); Max value from RGB is 82 - color contains mainly: blue. Hex color #463452 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463452 is #B9CBAD. Grayscale: #3C3C3C. Windows color (decimal): -12176302 or 5387334. OLE color: 5387334.
HSL color Cylindrical-coordinate representation of color #463452: hue angle of 276º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #463452 is Cyan = 0.15, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 52 | 82 | - |
| CMYK | 0.15 | 0.37 | 0 | 0.68 |
| HSL | 276º | 0.22% | 0.26% | - |
| HSV(B) | 276º | 0.37% | 0.32% | - |
| XYZ | 5.28 | 4.37 | 8.55 | - |
| YUV | 60.8 | 139.96 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 82 | 0.15 | 0.37 | 0 | 0.68 | 276 | 0.22 | 0.26 |
| Hex | 46 | 34 | 52 | F | 25 | 0 | 44 | 114 | 16 | 1A |
| Octal | 106 | 64 | 122 | 17 | 45 | 0 | 104 | 424 | 26 | 32 |
| Binary | 1000110 | 110100 | 1010010 | 1111 | 100101 | 0 | 1000100 | 100010100 | 10110 | 11010 |
Color Harmonies of #463452
Complementary color
Monochromatic Colors of #463452
Black with #463452
Text Example
Text Example
White with #463452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463452; }
p { color: rgb(70,52,82); }
H1.HeaderClassName
{
color: #463452;
}
.AnyTagClassName
{
color: #463452;
}
</style>
background-color css
<style>
a { background-color: #463452; }
a { background-color: rgb(70,52,82); }
div.DivClassName
{
background-color: #463452;
}
.BgClassName
{
background-color: #463452;
}
</style>
border-color css
<style>
span { border-color: #463452; }
span { border-color: rgb(70,52,82); }
td.TdClassName
{
border-color: #463452;
}
.TagClassName
{
border-color: #463452;
}
</style>