Shades of Jagger #453258
Tints of Jagger #453258
RGB
CMYK
RGB Variations
Color information
#453258 (or 0x453258) is known color: Jagger. HEX triplet: 45, 32 and 58. RGB value is (69,50,88). Sum of RGB (Red+Green+Blue) = 69+50+88=207 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.33% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 88 (34.77% from 255 or 42.51% from 207); Max value from RGB is 88 - color contains mainly: blue. Hex color #453258 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453258 is #BACDA7. Grayscale: #3B3B3B. Windows color (decimal): -12242344 or 5780037. OLE color: 5780037.
HSL color Cylindrical-coordinate representation of color #453258: hue angle of 270º degrees, saturation: 0.28, 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 #453258 is Cyan = 0.22, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 50 | 88 | - |
| CMYK | 0.22 | 0.43 | 0 | 0.65 |
| HSL | 270º | 0.28% | 0.27% | - |
| HSV(B) | 270º | 0.43% | 0.35% | - |
| XYZ | 5.36 | 4.25 | 9.77 | - |
| YUV | 60.01 | 143.79 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 88 | 0.22 | 0.43 | 0 | 0.65 | 270 | 0.28 | 0.27 |
| Hex | 45 | 32 | 58 | 16 | 2B | 0 | 41 | 10E | 1C | 1B |
| Octal | 105 | 62 | 130 | 26 | 53 | 0 | 101 | 416 | 34 | 33 |
| Binary | 1000101 | 110010 | 1011000 | 10110 | 101011 | 0 | 1000001 | 100001110 | 11100 | 11011 |
Color Harmonies of #453258
Complementary color
Monochromatic Colors of #453258
Black with #453258
Text Example
Text Example
White with #453258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453258; }
p { color: rgb(69,50,88); }
H1.HeaderClassName
{
color: #453258;
}
.AnyTagClassName
{
color: #453258;
}
</style>
background-color css
<style>
a { background-color: #453258; }
a { background-color: rgb(69,50,88); }
div.DivClassName
{
background-color: #453258;
}
.BgClassName
{
background-color: #453258;
}
</style>
border-color css
<style>
span { border-color: #453258; }
span { border-color: rgb(69,50,88); }
td.TdClassName
{
border-color: #453258;
}
.TagClassName
{
border-color: #453258;
}
</style>