Shades of Jagger #453054
Tints of Jagger #453054
RGB
CMYK
RGB Variations
Color information
#453054 (or 0x453054) is known color: Jagger. HEX triplet: 45, 30 and 54. RGB value is (69,48,84). Sum of RGB (Red+Green+Blue) = 69+48+84=201 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.33% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 84 (33.20% from 255 or 41.79% from 201); Max value from RGB is 84 - color contains mainly: blue. Hex color #453054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453054 is #BACFAB. Grayscale: #3A3A3A. Windows color (decimal): -12242860 or 5517381. OLE color: 5517381.
HSL color Cylindrical-coordinate representation of color #453054: hue angle of 275º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #453054 is Cyan = 0.18, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 48 | 84 | - |
| CMYK | 0.18 | 0.43 | 0 | 0.67 |
| HSL | 275º | 0.27% | 0.26% | - |
| HSV(B) | 275º | 0.43% | 0.33% | - |
| XYZ | 5.11 | 4.02 | 8.89 | - |
| YUV | 58.38 | 142.46 | 135.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 84 | 0.18 | 0.43 | 0 | 0.67 | 275 | 0.27 | 0.26 |
| Hex | 45 | 30 | 54 | 12 | 2B | 0 | 43 | 113 | 1B | 1A |
| Octal | 105 | 60 | 124 | 22 | 53 | 0 | 103 | 423 | 33 | 32 |
| Binary | 1000101 | 110000 | 1010100 | 10010 | 101011 | 0 | 1000011 | 100010011 | 11011 | 11010 |
Color Harmonies of #453054
Complementary color
Monochromatic Colors of #453054
Black with #453054
Text Example
Text Example
White with #453054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453054; }
p { color: rgb(69,48,84); }
H1.HeaderClassName
{
color: #453054;
}
.AnyTagClassName
{
color: #453054;
}
</style>
background-color css
<style>
a { background-color: #453054; }
a { background-color: rgb(69,48,84); }
div.DivClassName
{
background-color: #453054;
}
.BgClassName
{
background-color: #453054;
}
</style>
border-color css
<style>
span { border-color: #453054; }
span { border-color: rgb(69,48,84); }
td.TdClassName
{
border-color: #453054;
}
.TagClassName
{
border-color: #453054;
}
</style>