Shades of Jagger #453757
Tints of Jagger #453757
RGB
CMYK
RGB Variations
Color information
#453757 (or 0x453757) is known color: Jagger. HEX triplet: 45, 37 and 57. RGB value is (69,55,87). Sum of RGB (Red+Green+Blue) = 69+55+87=211 (27% of max value = 765). Red value is 69 (27.34% from 255 or 32.70% from 211); Green value is 55 (21.88% from 255 or 26.07% from 211); Blue value is 87 (34.38% from 255 or 41.23% from 211); Max value from RGB is 87 - color contains mainly: blue. Hex color #453757 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453757 is #BAC8A8. Grayscale: #3E3E3E. Windows color (decimal): -12241065 or 5715781. OLE color: 5715781.
HSL color Cylindrical-coordinate representation of color #453757: hue angle of 266.25º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #453757 is Cyan = 0.21, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 55 | 87 | - |
| CMYK | 0.21 | 0.37 | 0 | 0.66 |
| HSL | 266.25º | 0.23% | 0.28% | - |
| HSV(B) | 266.25º | 0.37% | 0.34% | - |
| XYZ | 5.54 | 4.69 | 9.63 | - |
| YUV | 62.83 | 141.64 | 132.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 87 | 0.21 | 0.37 | 0 | 0.66 | 266.25 | 0.23 | 0.28 |
| Hex | 45 | 37 | 57 | 15 | 25 | 0 | 42 | 10A | 17 | 1C |
| Octal | 105 | 67 | 127 | 25 | 45 | 0 | 102 | 412 | 27 | 34 |
| Binary | 1000101 | 110111 | 1010111 | 10101 | 100101 | 0 | 1000010 | 100001010 | 10111 | 11100 |
Color Harmonies of #453757
Complementary color
Monochromatic Colors of #453757
Black with #453757
Text Example
Text Example
White with #453757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453757; }
p { color: rgb(69,55,87); }
H1.HeaderClassName
{
color: #453757;
}
.AnyTagClassName
{
color: #453757;
}
</style>
background-color css
<style>
a { background-color: #453757; }
a { background-color: rgb(69,55,87); }
div.DivClassName
{
background-color: #453757;
}
.BgClassName
{
background-color: #453757;
}
</style>
border-color css
<style>
span { border-color: #453757; }
span { border-color: rgb(69,55,87); }
td.TdClassName
{
border-color: #453757;
}
.TagClassName
{
border-color: #453757;
}
</style>