Shades of Jagger #443053
Tints of Jagger #443053
RGB
CMYK
RGB Variations
Color information
#443053 (or 0x443053) is known color: Jagger. HEX triplet: 44, 30 and 53. RGB value is (68,48,83). Sum of RGB (Red+Green+Blue) = 68+48+83=199 (26% of max value = 765). Red value is 68 (26.95% from 255 or 34.17% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 83 (32.81% from 255 or 41.71% from 199); Max value from RGB is 83 - color contains mainly: blue. Hex color #443053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443053 is #BBCFAC. Grayscale: #393939. Windows color (decimal): -12308397 or 5451844. OLE color: 5451844.
HSL color Cylindrical-coordinate representation of color #443053: hue angle of 274.29º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #443053 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 48 | 83 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.67 |
| HSL | 274.29º | 0.27% | 0.26% | - |
| HSV(B) | 274.29º | 0.42% | 0.33% | - |
| XYZ | 5 | 3.97 | 8.69 | - |
| YUV | 57.97 | 142.13 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 48 | 83 | 0.18 | 0.42 | 0 | 0.67 | 274.29 | 0.27 | 0.26 |
| Hex | 44 | 30 | 53 | 12 | 2A | 0 | 43 | 112 | 1B | 1A |
| Octal | 104 | 60 | 123 | 22 | 52 | 0 | 103 | 422 | 33 | 32 |
| Binary | 1000100 | 110000 | 1010011 | 10010 | 101010 | 0 | 1000011 | 100010010 | 11011 | 11010 |
Color Harmonies of #443053
Complementary color
Monochromatic Colors of #443053
Black with #443053
Text Example
Text Example
White with #443053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443053; }
p { color: rgb(68,48,83); }
H1.HeaderClassName
{
color: #443053;
}
.AnyTagClassName
{
color: #443053;
}
</style>
background-color css
<style>
a { background-color: #443053; }
a { background-color: rgb(68,48,83); }
div.DivClassName
{
background-color: #443053;
}
.BgClassName
{
background-color: #443053;
}
</style>
border-color css
<style>
span { border-color: #443053; }
span { border-color: rgb(68,48,83); }
td.TdClassName
{
border-color: #443053;
}
.TagClassName
{
border-color: #443053;
}
</style>