Shades of Jagger #453557
Tints of Jagger #453557
RGB
CMYK
RGB Variations
Color information
#453557 (or 0x453557) is known color: Jagger. HEX triplet: 45, 35 and 57. RGB value is (69,53,87). Sum of RGB (Red+Green+Blue) = 69+53+87=209 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.01% from 209); Green value is 53 (21.09% from 255 or 25.36% from 209); Blue value is 87 (34.38% from 255 or 41.63% from 209); Max value from RGB is 87 - color contains mainly: blue. Hex color #453557 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453557 is #BACAA8. Grayscale: #3D3D3D. Windows color (decimal): -12241577 or 5715269. OLE color: 5715269.
HSL color Cylindrical-coordinate representation of color #453557: hue angle of 268.24º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #453557 is Cyan = 0.21, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 53 | 87 | - |
| CMYK | 0.21 | 0.39 | 0 | 0.66 |
| HSL | 268.24º | 0.24% | 0.27% | - |
| HSV(B) | 268.24º | 0.39% | 0.34% | - |
| XYZ | 5.45 | 4.5 | 9.6 | - |
| YUV | 61.66 | 142.3 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 87 | 0.21 | 0.39 | 0 | 0.66 | 268.24 | 0.24 | 0.27 |
| Hex | 45 | 35 | 57 | 15 | 27 | 0 | 42 | 10C | 18 | 1B |
| Octal | 105 | 65 | 127 | 25 | 47 | 0 | 102 | 414 | 30 | 33 |
| Binary | 1000101 | 110101 | 1010111 | 10101 | 100111 | 0 | 1000010 | 100001100 | 11000 | 11011 |
Color Harmonies of #453557
Complementary color
Monochromatic Colors of #453557
Black with #453557
Text Example
Text Example
White with #453557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453557; }
p { color: rgb(69,53,87); }
H1.HeaderClassName
{
color: #453557;
}
.AnyTagClassName
{
color: #453557;
}
</style>
background-color css
<style>
a { background-color: #453557; }
a { background-color: rgb(69,53,87); }
div.DivClassName
{
background-color: #453557;
}
.BgClassName
{
background-color: #453557;
}
</style>
border-color css
<style>
span { border-color: #453557; }
span { border-color: rgb(69,53,87); }
td.TdClassName
{
border-color: #453557;
}
.TagClassName
{
border-color: #453557;
}
</style>