Shades of Jagger #453359
Tints of Jagger #453359
RGB
CMYK
RGB Variations
Color information
#453359 (or 0x453359) is known color: Jagger. HEX triplet: 45, 33 and 59. RGB value is (69,51,89). Sum of RGB (Red+Green+Blue) = 69+51+89=209 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.01% from 209); Green value is 51 (20.31% from 255 or 24.40% from 209); Blue value is 89 (35.16% from 255 or 42.58% from 209); Max value from RGB is 89 - color contains mainly: blue. Hex color #453359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453359 is #BACCA6. Grayscale: #3C3C3C. Windows color (decimal): -12242087 or 5845829. OLE color: 5845829.
HSL color Cylindrical-coordinate representation of color #453359: hue angle of 268.42º degrees, saturation: 0.27, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #453359 is Cyan = 0.22, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 51 | 89 | - |
| CMYK | 0.22 | 0.43 | 0 | 0.65 |
| HSL | 268.42º | 0.27% | 0.27% | - |
| HSV(B) | 268.42º | 0.43% | 0.35% | - |
| XYZ | 5.44 | 4.35 | 10 | - |
| YUV | 60.71 | 143.96 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 89 | 0.22 | 0.43 | 0 | 0.65 | 268.42 | 0.27 | 0.27 |
| Hex | 45 | 33 | 59 | 16 | 2B | 0 | 41 | 10C | 1B | 1B |
| Octal | 105 | 63 | 131 | 26 | 53 | 0 | 101 | 414 | 33 | 33 |
| Binary | 1000101 | 110011 | 1011001 | 10110 | 101011 | 0 | 1000001 | 100001100 | 11011 | 11011 |
Color Harmonies of #453359
Complementary color
Monochromatic Colors of #453359
Black with #453359
Text Example
Text Example
White with #453359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453359; }
p { color: rgb(69,51,89); }
H1.HeaderClassName
{
color: #453359;
}
.AnyTagClassName
{
color: #453359;
}
</style>
background-color css
<style>
a { background-color: #453359; }
a { background-color: rgb(69,51,89); }
div.DivClassName
{
background-color: #453359;
}
.BgClassName
{
background-color: #453359;
}
</style>
border-color css
<style>
span { border-color: #453359; }
span { border-color: rgb(69,51,89); }
td.TdClassName
{
border-color: #453359;
}
.TagClassName
{
border-color: #453359;
}
</style>