Shades of Jagger #453752
Tints of Jagger #453752
RGB
CMYK
RGB Variations
Color information
#453752 (or 0x453752) is known color: Jagger. HEX triplet: 45, 37 and 52. RGB value is (69,55,82). Sum of RGB (Red+Green+Blue) = 69+55+82=206 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.50% from 206); Green value is 55 (21.88% from 255 or 26.70% from 206); Blue value is 82 (32.42% from 255 or 39.81% from 206); Max value from RGB is 82 - color contains mainly: blue. Hex color #453752 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453752 is #BAC8AD. Grayscale: #3E3E3E. Windows color (decimal): -12241070 or 5388101. OLE color: 5388101.
HSL color Cylindrical-coordinate representation of color #453752: hue angle of 271.11º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #453752 is Cyan = 0.16, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 55 | 82 | - |
| CMYK | 0.16 | 0.33 | 0 | 0.68 |
| HSL | 271.11º | 0.2% | 0.27% | - |
| HSV(B) | 271.11º | 0.33% | 0.32% | - |
| XYZ | 5.34 | 4.61 | 8.59 | - |
| YUV | 62.26 | 139.14 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 82 | 0.16 | 0.33 | 0 | 0.68 | 271.11 | 0.2 | 0.27 |
| Hex | 45 | 37 | 52 | 10 | 21 | 0 | 44 | 10F | 14 | 1B |
| Octal | 105 | 67 | 122 | 20 | 41 | 0 | 104 | 417 | 24 | 33 |
| Binary | 1000101 | 110111 | 1010010 | 10000 | 100001 | 0 | 1000100 | 100001111 | 10100 | 11011 |
Color Harmonies of #453752
Complementary color
Monochromatic Colors of #453752
Black with #453752
Text Example
Text Example
White with #453752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453752; }
p { color: rgb(69,55,82); }
H1.HeaderClassName
{
color: #453752;
}
.AnyTagClassName
{
color: #453752;
}
</style>
background-color css
<style>
a { background-color: #453752; }
a { background-color: rgb(69,55,82); }
div.DivClassName
{
background-color: #453752;
}
.BgClassName
{
background-color: #453752;
}
</style>
border-color css
<style>
span { border-color: #453752; }
span { border-color: rgb(69,55,82); }
td.TdClassName
{
border-color: #453752;
}
.TagClassName
{
border-color: #453752;
}
</style>