Shades of Jagger #453459
Tints of Jagger #453459
RGB
CMYK
RGB Variations
Color information
#453459 (or 0x453459) is known color: Jagger. HEX triplet: 45, 34 and 59. RGB value is (69,52,89). Sum of RGB (Red+Green+Blue) = 69+52+89=210 (27% of max value = 765). Red value is 69 (27.34% from 255 or 32.86% from 210); Green value is 52 (20.70% from 255 or 24.76% from 210); Blue value is 89 (35.16% from 255 or 42.38% from 210); Max value from RGB is 89 - color contains mainly: blue. Hex color #453459 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453459 is #BACBA6. Grayscale: #3D3D3D. Windows color (decimal): -12241831 or 5846085. OLE color: 5846085.
HSL color Cylindrical-coordinate representation of color #453459: hue angle of 267.57º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #453459 is Cyan = 0.22, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 52 | 89 | - |
| CMYK | 0.22 | 0.42 | 0 | 0.65 |
| HSL | 267.57º | 0.26% | 0.28% | - |
| HSV(B) | 267.57º | 0.42% | 0.35% | - |
| XYZ | 5.49 | 4.44 | 10.02 | - |
| YUV | 61.3 | 143.63 | 133.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 89 | 0.22 | 0.42 | 0 | 0.65 | 267.57 | 0.26 | 0.28 |
| Hex | 45 | 34 | 59 | 16 | 2A | 0 | 41 | 10C | 1A | 1C |
| Octal | 105 | 64 | 131 | 26 | 52 | 0 | 101 | 414 | 32 | 34 |
| Binary | 1000101 | 110100 | 1011001 | 10110 | 101010 | 0 | 1000001 | 100001100 | 11010 | 11100 |
Color Harmonies of #453459
Complementary color
Monochromatic Colors of #453459
Black with #453459
Text Example
Text Example
White with #453459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453459; }
p { color: rgb(69,52,89); }
H1.HeaderClassName
{
color: #453459;
}
.AnyTagClassName
{
color: #453459;
}
</style>
background-color css
<style>
a { background-color: #453459; }
a { background-color: rgb(69,52,89); }
div.DivClassName
{
background-color: #453459;
}
.BgClassName
{
background-color: #453459;
}
</style>
border-color css
<style>
span { border-color: #453459; }
span { border-color: rgb(69,52,89); }
td.TdClassName
{
border-color: #453459;
}
.TagClassName
{
border-color: #453459;
}
</style>