Shades of Jagger #453152
Tints of Jagger #453152
RGB
CMYK
RGB Variations
Color information
#453152 (or 0x453152) is known color: Jagger. HEX triplet: 45, 31 and 52. RGB value is (69,49,82). Sum of RGB (Red+Green+Blue) = 69+49+82=200 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.5% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 82 (32.42% from 255 or 41% from 200); Max value from RGB is 82 - color contains mainly: blue. Hex color #453152 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453152 is #BACEAD. Grayscale: #3A3A3A. Windows color (decimal): -12242606 or 5386565. OLE color: 5386565.
HSL color Cylindrical-coordinate representation of color #453152: hue angle of 276.36º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #453152 is Cyan = 0.16, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 49 | 82 | - |
| CMYK | 0.16 | 0.40 | 0 | 0.68 |
| HSL | 276.36º | 0.25% | 0.26% | - |
| HSV(B) | 276.36º | 0.4% | 0.32% | - |
| XYZ | 5.08 | 4.07 | 8.5 | - |
| YUV | 58.74 | 141.13 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 82 | 0.16 | 0.40 | 0 | 0.68 | 276.36 | 0.25 | 0.26 |
| Hex | 45 | 31 | 52 | 10 | 28 | 0 | 44 | 114 | 19 | 1A |
| Octal | 105 | 61 | 122 | 20 | 50 | 0 | 104 | 424 | 31 | 32 |
| Binary | 1000101 | 110001 | 1010010 | 10000 | 101000 | 0 | 1000100 | 100010100 | 11001 | 11010 |
Color Harmonies of #453152
Complementary color
Monochromatic Colors of #453152
Black with #453152
Text Example
Text Example
White with #453152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453152; }
p { color: rgb(69,49,82); }
H1.HeaderClassName
{
color: #453152;
}
.AnyTagClassName
{
color: #453152;
}
</style>
background-color css
<style>
a { background-color: #453152; }
a { background-color: rgb(69,49,82); }
div.DivClassName
{
background-color: #453152;
}
.BgClassName
{
background-color: #453152;
}
</style>
border-color css
<style>
span { border-color: #453152; }
span { border-color: rgb(69,49,82); }
td.TdClassName
{
border-color: #453152;
}
.TagClassName
{
border-color: #453152;
}
</style>