Shades of Jagger #443152
Tints of Jagger #443152
RGB
CMYK
RGB Variations
Color information
#443152 (or 0x443152) is known color: Jagger. HEX triplet: 44, 31 and 52. RGB value is (68,49,82). Sum of RGB (Red+Green+Blue) = 68+49+82=199 (26% of max value = 765). Red value is 68 (26.95% from 255 or 34.17% from 199); Green value is 49 (19.53% from 255 or 24.62% from 199); Blue value is 82 (32.42% from 255 or 41.21% from 199); Max value from RGB is 82 - color contains mainly: blue. Hex color #443152 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443152 is #BBCEAD. Grayscale: #3A3A3A. Windows color (decimal): -12308142 or 5386564. OLE color: 5386564.
HSL color Cylindrical-coordinate representation of color #443152: hue angle of 274.55º 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 #443152 is Cyan = 0.17, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 49 | 82 | - |
| CMYK | 0.17 | 0.40 | 0 | 0.68 |
| HSL | 274.55º | 0.25% | 0.26% | - |
| HSV(B) | 274.55º | 0.4% | 0.32% | - |
| XYZ | 5.01 | 4.03 | 8.5 | - |
| YUV | 58.44 | 141.29 | 134.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 49 | 82 | 0.17 | 0.40 | 0 | 0.68 | 274.55 | 0.25 | 0.26 |
| Hex | 44 | 31 | 52 | 11 | 28 | 0 | 44 | 113 | 19 | 1A |
| Octal | 104 | 61 | 122 | 21 | 50 | 0 | 104 | 423 | 31 | 32 |
| Binary | 1000100 | 110001 | 1010010 | 10001 | 101000 | 0 | 1000100 | 100010011 | 11001 | 11010 |
Color Harmonies of #443152
Complementary color
Monochromatic Colors of #443152
Black with #443152
Text Example
Text Example
White with #443152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443152; }
p { color: rgb(68,49,82); }
H1.HeaderClassName
{
color: #443152;
}
.AnyTagClassName
{
color: #443152;
}
</style>
background-color css
<style>
a { background-color: #443152; }
a { background-color: rgb(68,49,82); }
div.DivClassName
{
background-color: #443152;
}
.BgClassName
{
background-color: #443152;
}
</style>
border-color css
<style>
span { border-color: #443152; }
span { border-color: rgb(68,49,82); }
td.TdClassName
{
border-color: #443152;
}
.TagClassName
{
border-color: #443152;
}
</style>