Shades of Jagger #453352
Tints of Jagger #453352
RGB
CMYK
RGB Variations
Color information
#453352 (or 0x453352) is known color: Jagger. HEX triplet: 45, 33 and 52. RGB value is (69,51,82). Sum of RGB (Red+Green+Blue) = 69+51+82=202 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.16% from 202); Green value is 51 (20.31% from 255 or 25.25% from 202); Blue value is 82 (32.42% from 255 or 40.59% from 202); Max value from RGB is 82 - color contains mainly: blue. Hex color #453352 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453352 is #BACCAD. Grayscale: #3B3B3B. Windows color (decimal): -12242094 or 5387077. OLE color: 5387077.
HSL color Cylindrical-coordinate representation of color #453352: hue angle of 274.84º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #453352 is Cyan = 0.16, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 51 | 82 | - |
| CMYK | 0.16 | 0.38 | 0 | 0.68 |
| HSL | 274.84º | 0.23% | 0.26% | - |
| HSV(B) | 274.84º | 0.38% | 0.32% | - |
| XYZ | 5.16 | 4.24 | 8.53 | - |
| YUV | 59.92 | 140.46 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 82 | 0.16 | 0.38 | 0 | 0.68 | 274.84 | 0.23 | 0.26 |
| Hex | 45 | 33 | 52 | 10 | 26 | 0 | 44 | 113 | 17 | 1A |
| Octal | 105 | 63 | 122 | 20 | 46 | 0 | 104 | 423 | 27 | 32 |
| Binary | 1000101 | 110011 | 1010010 | 10000 | 100110 | 0 | 1000100 | 100010011 | 10111 | 11010 |
Color Harmonies of #453352
Complementary color
Monochromatic Colors of #453352
Black with #453352
Text Example
Text Example
White with #453352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453352; }
p { color: rgb(69,51,82); }
H1.HeaderClassName
{
color: #453352;
}
.AnyTagClassName
{
color: #453352;
}
</style>
background-color css
<style>
a { background-color: #453352; }
a { background-color: rgb(69,51,82); }
div.DivClassName
{
background-color: #453352;
}
.BgClassName
{
background-color: #453352;
}
</style>
border-color css
<style>
span { border-color: #453352; }
span { border-color: rgb(69,51,82); }
td.TdClassName
{
border-color: #453352;
}
.TagClassName
{
border-color: #453352;
}
</style>