Shades of Jagger #453552
Tints of Jagger #453552
RGB
CMYK
RGB Variations
Color information
#453552 (or 0x453552) is known color: Jagger. HEX triplet: 45, 35 and 52. RGB value is (69,53,82). Sum of RGB (Red+Green+Blue) = 69+53+82=204 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.82% from 204); Green value is 53 (21.09% from 255 or 25.98% 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 #453552 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453552 is #BACAAD. Grayscale: #3C3C3C. Windows color (decimal): -12241582 or 5387589. OLE color: 5387589.
HSL color Cylindrical-coordinate representation of color #453552: hue angle of 273.1º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #453552 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 53 | 82 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.68 |
| HSL | 273.1º | 0.21% | 0.26% | - |
| HSV(B) | 273.1º | 0.35% | 0.32% | - |
| XYZ | 5.25 | 4.42 | 8.56 | - |
| YUV | 61.09 | 139.8 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 82 | 0.16 | 0.35 | 0 | 0.68 | 273.1 | 0.21 | 0.26 |
| Hex | 45 | 35 | 52 | 10 | 23 | 0 | 44 | 111 | 15 | 1A |
| Octal | 105 | 65 | 122 | 20 | 43 | 0 | 104 | 421 | 25 | 32 |
| Binary | 1000101 | 110101 | 1010010 | 10000 | 100011 | 0 | 1000100 | 100010001 | 10101 | 11010 |
Color Harmonies of #453552
Complementary color
Monochromatic Colors of #453552
Black with #453552
Text Example
Text Example
White with #453552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453552; }
p { color: rgb(69,53,82); }
H1.HeaderClassName
{
color: #453552;
}
.AnyTagClassName
{
color: #453552;
}
</style>
background-color css
<style>
a { background-color: #453552; }
a { background-color: rgb(69,53,82); }
div.DivClassName
{
background-color: #453552;
}
.BgClassName
{
background-color: #453552;
}
</style>
border-color css
<style>
span { border-color: #453552; }
span { border-color: rgb(69,53,82); }
td.TdClassName
{
border-color: #453552;
}
.TagClassName
{
border-color: #453552;
}
</style>