Shades of Jagger #453254
Tints of Jagger #453254
RGB
CMYK
RGB Variations
Color information
#453254 (or 0x453254) is known color: Jagger. HEX triplet: 45, 32 and 54. RGB value is (69,50,84). Sum of RGB (Red+Green+Blue) = 69+50+84=203 (26% of max value = 765). Red value is 69 (27.34% from 255 or 33.99% from 203); Green value is 50 (19.92% from 255 or 24.63% from 203); Blue value is 84 (33.20% from 255 or 41.38% from 203); Max value from RGB is 84 - color contains mainly: blue. Hex color #453254 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453254 is #BACDAB. Grayscale: #3B3B3B. Windows color (decimal): -12242348 or 5517893. OLE color: 5517893.
HSL color Cylindrical-coordinate representation of color #453254: hue angle of 273.53º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #453254 is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 50 | 84 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.67 |
| HSL | 273.53º | 0.25% | 0.26% | - |
| HSV(B) | 273.53º | 0.4% | 0.33% | - |
| XYZ | 5.2 | 4.19 | 8.92 | - |
| YUV | 59.56 | 141.79 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 84 | 0.18 | 0.40 | 0 | 0.67 | 273.53 | 0.25 | 0.26 |
| Hex | 45 | 32 | 54 | 12 | 28 | 0 | 43 | 112 | 19 | 1A |
| Octal | 105 | 62 | 124 | 22 | 50 | 0 | 103 | 422 | 31 | 32 |
| Binary | 1000101 | 110010 | 1010100 | 10010 | 101000 | 0 | 1000011 | 100010010 | 11001 | 11010 |
Color Harmonies of #453254
Complementary color
Monochromatic Colors of #453254
Black with #453254
Text Example
Text Example
White with #453254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453254; }
p { color: rgb(69,50,84); }
H1.HeaderClassName
{
color: #453254;
}
.AnyTagClassName
{
color: #453254;
}
</style>
background-color css
<style>
a { background-color: #453254; }
a { background-color: rgb(69,50,84); }
div.DivClassName
{
background-color: #453254;
}
.BgClassName
{
background-color: #453254;
}
</style>
border-color css
<style>
span { border-color: #453254; }
span { border-color: rgb(69,50,84); }
td.TdClassName
{
border-color: #453254;
}
.TagClassName
{
border-color: #453254;
}
</style>