Shades of Jagger #443054
Tints of Jagger #443054
RGB
CMYK
RGB Variations
Color information
#443054 (or 0x443054) is known color: Jagger. HEX triplet: 44, 30 and 54. RGB value is (68,48,84). Sum of RGB (Red+Green+Blue) = 68+48+84=200 (26% of max value = 765). Red value is 68 (26.95% from 255 or 34% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 84 (33.20% from 255 or 42% from 200); Max value from RGB is 84 - color contains mainly: blue. Hex color #443054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443054 is #BBCFAB. Grayscale: #393939. Windows color (decimal): -12308396 or 5517380. OLE color: 5517380.
HSL color Cylindrical-coordinate representation of color #443054: hue angle of 273.33º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #443054 is Cyan = 0.19, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 48 | 84 | - |
| CMYK | 0.19 | 0.43 | 0 | 0.67 |
| HSL | 273.33º | 0.27% | 0.26% | - |
| HSV(B) | 273.33º | 0.43% | 0.33% | - |
| XYZ | 5.04 | 3.98 | 8.89 | - |
| YUV | 58.08 | 142.63 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 48 | 84 | 0.19 | 0.43 | 0 | 0.67 | 273.33 | 0.27 | 0.26 |
| Hex | 44 | 30 | 54 | 13 | 2B | 0 | 43 | 111 | 1B | 1A |
| Octal | 104 | 60 | 124 | 23 | 53 | 0 | 103 | 421 | 33 | 32 |
| Binary | 1000100 | 110000 | 1010100 | 10011 | 101011 | 0 | 1000011 | 100010001 | 11011 | 11010 |
Color Harmonies of #443054
Complementary color
Monochromatic Colors of #443054
Black with #443054
Text Example
Text Example
White with #443054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443054; }
p { color: rgb(68,48,84); }
H1.HeaderClassName
{
color: #443054;
}
.AnyTagClassName
{
color: #443054;
}
</style>
background-color css
<style>
a { background-color: #443054; }
a { background-color: rgb(68,48,84); }
div.DivClassName
{
background-color: #443054;
}
.BgClassName
{
background-color: #443054;
}
</style>
border-color css
<style>
span { border-color: #443054; }
span { border-color: rgb(68,48,84); }
td.TdClassName
{
border-color: #443054;
}
.TagClassName
{
border-color: #443054;
}
</style>