Shades of Jagger #453250
Tints of Jagger #453250
RGB
CMYK
RGB Variations
Color information
#453250 (or 0x453250) is known color: Jagger. HEX triplet: 45, 32 and 50. RGB value is (69,50,80). Sum of RGB (Red+Green+Blue) = 69+50+80=199 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.67% from 199); Green value is 50 (19.92% from 255 or 25.13% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 80 - color contains mainly: blue. Hex color #453250 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453250 is #BACDAF. Grayscale: #3B3B3B. Windows color (decimal): -12242352 or 5255749. OLE color: 5255749.
HSL color Cylindrical-coordinate representation of color #453250: hue angle of 278º degrees, saturation: 0.23, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #453250 is Cyan = 0.14, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 69 | 50 | 80 | - |
| CMYK | 0.14 | 0.37 | 0 | 0.69 |
| HSL | 278º | 0.23% | 0.25% | - |
| HSV(B) | 278º | 0.38% | 0.31% | - |
| XYZ | 5.04 | 4.13 | 8.12 | - |
| YUV | 59.1 | 139.79 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 80 | 0.14 | 0.37 | 0 | 0.69 | 278 | 0.23 | 0.25 |
| Hex | 45 | 32 | 50 | E | 25 | 0 | 45 | 116 | 17 | 19 |
| Octal | 105 | 62 | 120 | 16 | 45 | 0 | 105 | 426 | 27 | 31 |
| Binary | 1000101 | 110010 | 1010000 | 1110 | 100101 | 0 | 1000101 | 100010110 | 10111 | 11001 |
Color Harmonies of #453250
Complementary color
Monochromatic Colors of #453250
Black with #453250
Text Example
Text Example
White with #453250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453250; }
p { color: rgb(69,50,80); }
H1.HeaderClassName
{
color: #453250;
}
.AnyTagClassName
{
color: #453250;
}
</style>
background-color css
<style>
a { background-color: #453250; }
a { background-color: rgb(69,50,80); }
div.DivClassName
{
background-color: #453250;
}
.BgClassName
{
background-color: #453250;
}
</style>
border-color css
<style>
span { border-color: #453250; }
span { border-color: rgb(69,50,80); }
td.TdClassName
{
border-color: #453250;
}
.TagClassName
{
border-color: #453250;
}
</style>