Shades of Jagger #453550
Tints of Jagger #453550
RGB
CMYK
RGB Variations
Color information
#453550 (or 0x453550) is known color: Jagger. HEX triplet: 45, 35 and 50. RGB value is (69,53,80). Sum of RGB (Red+Green+Blue) = 69+53+80=202 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.16% from 202); Green value is 53 (21.09% from 255 or 26.24% from 202); Blue value is 80 (31.64% from 255 or 39.60% from 202); Max value from RGB is 80 - color contains mainly: blue. Hex color #453550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453550 is #BACAAF. Grayscale: #3C3C3C. Windows color (decimal): -12241584 or 5256517. OLE color: 5256517.
HSL color Cylindrical-coordinate representation of color #453550: hue angle of 275.56º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #453550 is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 69 | 53 | 80 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.69 |
| HSL | 275.56º | 0.2% | 0.26% | - |
| HSV(B) | 275.56º | 0.34% | 0.31% | - |
| XYZ | 5.18 | 4.39 | 8.16 | - |
| YUV | 60.86 | 138.8 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 80 | 0.14 | 0.34 | 0 | 0.69 | 275.56 | 0.2 | 0.26 |
| Hex | 45 | 35 | 50 | E | 22 | 0 | 45 | 114 | 14 | 1A |
| Octal | 105 | 65 | 120 | 16 | 42 | 0 | 105 | 424 | 24 | 32 |
| Binary | 1000101 | 110101 | 1010000 | 1110 | 100010 | 0 | 1000101 | 100010100 | 10100 | 11010 |
Color Harmonies of #453550
Complementary color
Monochromatic Colors of #453550
Black with #453550
Text Example
Text Example
White with #453550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453550; }
p { color: rgb(69,53,80); }
H1.HeaderClassName
{
color: #453550;
}
.AnyTagClassName
{
color: #453550;
}
</style>
background-color css
<style>
a { background-color: #453550; }
a { background-color: rgb(69,53,80); }
div.DivClassName
{
background-color: #453550;
}
.BgClassName
{
background-color: #453550;
}
</style>
border-color css
<style>
span { border-color: #453550; }
span { border-color: rgb(69,53,80); }
td.TdClassName
{
border-color: #453550;
}
.TagClassName
{
border-color: #453550;
}
</style>