Shades of Jagger #453556
Tints of Jagger #453556
RGB
CMYK
RGB Variations
Color information
#453556 (or 0x453556) is known color: Jagger. HEX triplet: 45, 35 and 56. RGB value is (69,53,86). Sum of RGB (Red+Green+Blue) = 69+53+86=208 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.17% from 208); Green value is 53 (21.09% from 255 or 25.48% from 208); Blue value is 86 (33.98% from 255 or 41.35% from 208); Max value from RGB is 86 - color contains mainly: blue. Hex color #453556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453556 is #BACAA9. Grayscale: #3D3D3D. Windows color (decimal): -12241578 or 5649733. OLE color: 5649733.
HSL color Cylindrical-coordinate representation of color #453556: hue angle of 269.09º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #453556 is Cyan = 0.20, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 53 | 86 | - |
| CMYK | 0.20 | 0.38 | 0 | 0.66 |
| HSL | 269.09º | 0.24% | 0.27% | - |
| HSV(B) | 269.09º | 0.38% | 0.34% | - |
| XYZ | 5.41 | 4.48 | 9.38 | - |
| YUV | 61.55 | 141.8 | 133.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 86 | 0.20 | 0.38 | 0 | 0.66 | 269.09 | 0.24 | 0.27 |
| Hex | 45 | 35 | 56 | 14 | 26 | 0 | 42 | 10D | 18 | 1B |
| Octal | 105 | 65 | 126 | 24 | 46 | 0 | 102 | 415 | 30 | 33 |
| Binary | 1000101 | 110101 | 1010110 | 10100 | 100110 | 0 | 1000010 | 100001101 | 11000 | 11011 |
Color Harmonies of #453556
Complementary color
Monochromatic Colors of #453556
Black with #453556
Text Example
Text Example
White with #453556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453556; }
p { color: rgb(69,53,86); }
H1.HeaderClassName
{
color: #453556;
}
.AnyTagClassName
{
color: #453556;
}
</style>
background-color css
<style>
a { background-color: #453556; }
a { background-color: rgb(69,53,86); }
div.DivClassName
{
background-color: #453556;
}
.BgClassName
{
background-color: #453556;
}
</style>
border-color css
<style>
span { border-color: #453556; }
span { border-color: rgb(69,53,86); }
td.TdClassName
{
border-color: #453556;
}
.TagClassName
{
border-color: #453556;
}
</style>