Shades of Jagger #453159
Tints of Jagger #453159
RGB
CMYK
RGB Variations
Color information
#453159 (or 0x453159) is known color: Jagger. HEX triplet: 45, 31 and 59. RGB value is (69,49,89). Sum of RGB (Red+Green+Blue) = 69+49+89=207 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.33% from 207); Green value is 49 (19.53% from 255 or 23.67% from 207); Blue value is 89 (35.16% from 255 or 43.00% from 207); Max value from RGB is 89 - color contains mainly: blue. Hex color #453159 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453159 is #BACEA6. Grayscale: #3B3B3B. Windows color (decimal): -12242599 or 5845317. OLE color: 5845317.
HSL color Cylindrical-coordinate representation of color #453159: hue angle of 270º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #453159 is Cyan = 0.22, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 49 | 89 | - |
| CMYK | 0.22 | 0.45 | 0 | 0.65 |
| HSL | 270º | 0.29% | 0.27% | - |
| HSV(B) | 270º | 0.45% | 0.35% | - |
| XYZ | 5.36 | 4.18 | 9.98 | - |
| YUV | 59.54 | 144.63 | 134.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 89 | 0.22 | 0.45 | 0 | 0.65 | 270 | 0.29 | 0.27 |
| Hex | 45 | 31 | 59 | 16 | 2D | 0 | 41 | 10E | 1D | 1B |
| Octal | 105 | 61 | 131 | 26 | 55 | 0 | 101 | 416 | 35 | 33 |
| Binary | 1000101 | 110001 | 1011001 | 10110 | 101101 | 0 | 1000001 | 100001110 | 11101 | 11011 |
Color Harmonies of #453159
Complementary color
Monochromatic Colors of #453159
Black with #453159
Text Example
Text Example
White with #453159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453159; }
p { color: rgb(69,49,89); }
H1.HeaderClassName
{
color: #453159;
}
.AnyTagClassName
{
color: #453159;
}
</style>
background-color css
<style>
a { background-color: #453159; }
a { background-color: rgb(69,49,89); }
div.DivClassName
{
background-color: #453159;
}
.BgClassName
{
background-color: #453159;
}
</style>
border-color css
<style>
span { border-color: #453159; }
span { border-color: rgb(69,49,89); }
td.TdClassName
{
border-color: #453159;
}
.TagClassName
{
border-color: #453159;
}
</style>