Shades of Jagger #463454
Tints of Jagger #463454
RGB
CMYK
RGB Variations
Color information
#463454 (or 0x463454) is known color: Jagger. HEX triplet: 46, 34 and 54. RGB value is (70,52,84). Sum of RGB (Red+Green+Blue) = 70+52+84=206 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.98% from 206); Green value is 52 (20.70% from 255 or 25.24% from 206); Blue value is 84 (33.20% from 255 or 40.78% from 206); Max value from RGB is 84 - color contains mainly: blue. Hex color #463454 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463454 is #B9CBAB. Grayscale: #3C3C3C. Windows color (decimal): -12176300 or 5518406. OLE color: 5518406.
HSL color Cylindrical-coordinate representation of color #463454: hue angle of 273.75º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #463454 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 52 | 84 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.67 |
| HSL | 273.75º | 0.24% | 0.27% | - |
| HSV(B) | 273.75º | 0.38% | 0.33% | - |
| XYZ | 5.35 | 4.4 | 8.95 | - |
| YUV | 61.03 | 140.96 | 134.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 84 | 0.17 | 0.38 | 0 | 0.67 | 273.75 | 0.24 | 0.27 |
| Hex | 46 | 34 | 54 | 11 | 26 | 0 | 43 | 112 | 18 | 1B |
| Octal | 106 | 64 | 124 | 21 | 46 | 0 | 103 | 422 | 30 | 33 |
| Binary | 1000110 | 110100 | 1010100 | 10001 | 100110 | 0 | 1000011 | 100010010 | 11000 | 11011 |
Color Harmonies of #463454
Complementary color
Monochromatic Colors of #463454
Black with #463454
Text Example
Text Example
White with #463454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463454; }
p { color: rgb(70,52,84); }
H1.HeaderClassName
{
color: #463454;
}
.AnyTagClassName
{
color: #463454;
}
</style>
background-color css
<style>
a { background-color: #463454; }
a { background-color: rgb(70,52,84); }
div.DivClassName
{
background-color: #463454;
}
.BgClassName
{
background-color: #463454;
}
</style>
border-color css
<style>
span { border-color: #463454; }
span { border-color: rgb(70,52,84); }
td.TdClassName
{
border-color: #463454;
}
.TagClassName
{
border-color: #463454;
}
</style>