Shades of Jagger #453154
Tints of Jagger #453154
RGB
CMYK
RGB Variations
Color information
#453154 (or 0x453154) is known color: Jagger. HEX triplet: 45, 31 and 54. RGB value is (69,49,84). Sum of RGB (Red+Green+Blue) = 69+49+84=202 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.16% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 84 (33.20% from 255 or 41.58% from 202); Max value from RGB is 84 - color contains mainly: blue. Hex color #453154 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453154 is #BACEAB. Grayscale: #3A3A3A. Windows color (decimal): -12242604 or 5517637. OLE color: 5517637.
HSL color Cylindrical-coordinate representation of color #453154: hue angle of 274.29º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #453154 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 49 | 84 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.67 |
| HSL | 274.29º | 0.26% | 0.26% | - |
| HSV(B) | 274.29º | 0.42% | 0.33% | - |
| XYZ | 5.15 | 4.1 | 8.91 | - |
| YUV | 58.97 | 142.13 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 84 | 0.18 | 0.42 | 0 | 0.67 | 274.29 | 0.26 | 0.26 |
| Hex | 45 | 31 | 54 | 12 | 2A | 0 | 43 | 112 | 1A | 1A |
| Octal | 105 | 61 | 124 | 22 | 52 | 0 | 103 | 422 | 32 | 32 |
| Binary | 1000101 | 110001 | 1010100 | 10010 | 101010 | 0 | 1000011 | 100010010 | 11010 | 11010 |
Color Harmonies of #453154
Complementary color
Monochromatic Colors of #453154
Black with #453154
Text Example
Text Example
White with #453154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453154; }
p { color: rgb(69,49,84); }
H1.HeaderClassName
{
color: #453154;
}
.AnyTagClassName
{
color: #453154;
}
</style>
background-color css
<style>
a { background-color: #453154; }
a { background-color: rgb(69,49,84); }
div.DivClassName
{
background-color: #453154;
}
.BgClassName
{
background-color: #453154;
}
</style>
border-color css
<style>
span { border-color: #453154; }
span { border-color: rgb(69,49,84); }
td.TdClassName
{
border-color: #453154;
}
.TagClassName
{
border-color: #453154;
}
</style>