Shades of Jagger #443850
Tints of Jagger #443850
RGB
CMYK
RGB Variations
Color information
#443850 (or 0x443850) is known color: Jagger. HEX triplet: 44, 38 and 50. RGB value is (68,56,80). Sum of RGB (Red+Green+Blue) = 68+56+80=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 56 (22.27% from 255 or 27.45% from 204); Blue value is 80 (31.64% from 255 or 39.22% from 204); Max value from RGB is 80 - color contains mainly: blue. Hex color #443850 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443850 is #BBC7AF. Grayscale: #3E3E3E. Windows color (decimal): -12306352 or 5257284. OLE color: 5257284.
HSL color Cylindrical-coordinate representation of color #443850: hue angle of 270º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #443850 is Cyan = 0.15, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 68 | 56 | 80 | - |
| CMYK | 0.15 | 0.30 | 0 | 0.69 |
| HSL | 270º | 0.18% | 0.27% | - |
| HSV(B) | 270º | 0.3% | 0.31% | - |
| XYZ | 5.25 | 4.64 | 8.21 | - |
| YUV | 62.32 | 137.98 | 132.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 56 | 80 | 0.15 | 0.30 | 0 | 0.69 | 270 | 0.18 | 0.27 |
| Hex | 44 | 38 | 50 | F | 1E | 0 | 45 | 10E | 12 | 1B |
| Octal | 104 | 70 | 120 | 17 | 36 | 0 | 105 | 416 | 22 | 33 |
| Binary | 1000100 | 111000 | 1010000 | 1111 | 11110 | 0 | 1000101 | 100001110 | 10010 | 11011 |
Color Harmonies of #443850
Complementary color
Monochromatic Colors of #443850
Black with #443850
Text Example
Text Example
White with #443850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443850; }
p { color: rgb(68,56,80); }
H1.HeaderClassName
{
color: #443850;
}
.AnyTagClassName
{
color: #443850;
}
</style>
background-color css
<style>
a { background-color: #443850; }
a { background-color: rgb(68,56,80); }
div.DivClassName
{
background-color: #443850;
}
.BgClassName
{
background-color: #443850;
}
</style>
border-color css
<style>
span { border-color: #443850; }
span { border-color: rgb(68,56,80); }
td.TdClassName
{
border-color: #443850;
}
.TagClassName
{
border-color: #443850;
}
</style>