Shades of Jagger #453751
Tints of Jagger #453751
RGB
CMYK
RGB Variations
Color information
#453751 (or 0x453751) is known color: Jagger. HEX triplet: 45, 37 and 51. RGB value is (69,55,81). Sum of RGB (Red+Green+Blue) = 69+55+81=205 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.66% from 205); Green value is 55 (21.88% from 255 or 26.83% from 205); Blue value is 81 (32.03% from 255 or 39.51% from 205); Max value from RGB is 81 - color contains mainly: blue. Hex color #453751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453751 is #BAC8AE. Grayscale: #3E3E3E. Windows color (decimal): -12241071 or 5322565. OLE color: 5322565.
HSL color Cylindrical-coordinate representation of color #453751: hue angle of 272.31º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #453751 is Cyan = 0.15, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 55 | 81 | - |
| CMYK | 0.15 | 0.32 | 0 | 0.68 |
| HSL | 272.31º | 0.19% | 0.27% | - |
| HSV(B) | 272.31º | 0.32% | 0.32% | - |
| XYZ | 5.31 | 4.59 | 8.39 | - |
| YUV | 62.15 | 138.64 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 81 | 0.15 | 0.32 | 0 | 0.68 | 272.31 | 0.19 | 0.27 |
| Hex | 45 | 37 | 51 | F | 20 | 0 | 44 | 110 | 13 | 1B |
| Octal | 105 | 67 | 121 | 17 | 40 | 0 | 104 | 420 | 23 | 33 |
| Binary | 1000101 | 110111 | 1010001 | 1111 | 100000 | 0 | 1000100 | 100010000 | 10011 | 11011 |
Color Harmonies of #453751
Complementary color
Monochromatic Colors of #453751
Black with #453751
Text Example
Text Example
White with #453751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453751; }
p { color: rgb(69,55,81); }
H1.HeaderClassName
{
color: #453751;
}
.AnyTagClassName
{
color: #453751;
}
</style>
background-color css
<style>
a { background-color: #453751; }
a { background-color: rgb(69,55,81); }
div.DivClassName
{
background-color: #453751;
}
.BgClassName
{
background-color: #453751;
}
</style>
border-color css
<style>
span { border-color: #453751; }
span { border-color: rgb(69,55,81); }
td.TdClassName
{
border-color: #453751;
}
.TagClassName
{
border-color: #453751;
}
</style>