Shades of Jagger #443751
Tints of Jagger #443751
RGB
CMYK
RGB Variations
Color information
#443751 (or 0x443751) is known color: Jagger. HEX triplet: 44, 37 and 51. RGB value is (68,55,81). Sum of RGB (Red+Green+Blue) = 68+55+81=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 55 (21.88% from 255 or 26.96% from 204); Blue value is 81 (32.03% from 255 or 39.71% from 204); Max value from RGB is 81 - color contains mainly: blue. Hex color #443751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443751 is #BBC8AE. Grayscale: #3D3D3D. Windows color (decimal): -12306607 or 5322564. OLE color: 5322564.
HSL color Cylindrical-coordinate representation of color #443751: hue angle of 270º 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 #443751 is Cyan = 0.16, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 55 | 81 | - |
| CMYK | 0.16 | 0.32 | 0 | 0.68 |
| HSL | 270º | 0.19% | 0.27% | - |
| HSV(B) | 270º | 0.32% | 0.32% | - |
| XYZ | 5.24 | 4.56 | 8.39 | - |
| YUV | 61.85 | 138.81 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 55 | 81 | 0.16 | 0.32 | 0 | 0.68 | 270 | 0.19 | 0.27 |
| Hex | 44 | 37 | 51 | 10 | 20 | 0 | 44 | 10E | 13 | 1B |
| Octal | 104 | 67 | 121 | 20 | 40 | 0 | 104 | 416 | 23 | 33 |
| Binary | 1000100 | 110111 | 1010001 | 10000 | 100000 | 0 | 1000100 | 100001110 | 10011 | 11011 |
Color Harmonies of #443751
Complementary color
Monochromatic Colors of #443751
Black with #443751
Text Example
Text Example
White with #443751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443751; }
p { color: rgb(68,55,81); }
H1.HeaderClassName
{
color: #443751;
}
.AnyTagClassName
{
color: #443751;
}
</style>
background-color css
<style>
a { background-color: #443751; }
a { background-color: rgb(68,55,81); }
div.DivClassName
{
background-color: #443751;
}
.BgClassName
{
background-color: #443751;
}
</style>
border-color css
<style>
span { border-color: #443751; }
span { border-color: rgb(68,55,81); }
td.TdClassName
{
border-color: #443751;
}
.TagClassName
{
border-color: #443751;
}
</style>