Shades of Jagger #443852
Tints of Jagger #443852
RGB
CMYK
RGB Variations
Color information
#443852 (or 0x443852) is known color: Jagger. HEX triplet: 44, 38 and 52. RGB value is (68,56,82). Sum of RGB (Red+Green+Blue) = 68+56+82=206 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.01% from 206); Green value is 56 (22.27% from 255 or 27.18% 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 #443852 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443852 is #BBC7AD. Grayscale: #3E3E3E. Windows color (decimal): -12306350 or 5388356. OLE color: 5388356.
HSL color Cylindrical-coordinate representation of color #443852: hue angle of 267.69º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #443852 is Cyan = 0.17, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 56 | 82 | - |
| CMYK | 0.17 | 0.32 | 0 | 0.68 |
| HSL | 267.69º | 0.19% | 0.27% | - |
| HSV(B) | 267.69º | 0.32% | 0.32% | - |
| XYZ | 5.32 | 4.67 | 8.6 | - |
| YUV | 62.55 | 138.98 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 82 | 0.17 | 0.32 | 0 | 0.68 | 267.69 | 0.19 | 0.27 |
| Hex | 44 | 38 | 52 | 11 | 20 | 0 | 44 | 10C | 13 | 1B |
| Octal | 104 | 70 | 122 | 21 | 40 | 0 | 104 | 414 | 23 | 33 |
| Binary | 1000100 | 111000 | 1010010 | 10001 | 100000 | 0 | 1000100 | 100001100 | 10011 | 11011 |
Color Harmonies of #443852
Complementary color
Monochromatic Colors of #443852
Black with #443852
Text Example
Text Example
White with #443852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443852; }
p { color: rgb(68,56,82); }
H1.HeaderClassName
{
color: #443852;
}
.AnyTagClassName
{
color: #443852;
}
</style>
background-color css
<style>
a { background-color: #443852; }
a { background-color: rgb(68,56,82); }
div.DivClassName
{
background-color: #443852;
}
.BgClassName
{
background-color: #443852;
}
</style>
border-color css
<style>
span { border-color: #443852; }
span { border-color: rgb(68,56,82); }
td.TdClassName
{
border-color: #443852;
}
.TagClassName
{
border-color: #443852;
}
</style>