Shades of Jagger #443450
Tints of Jagger #443450
RGB
CMYK
RGB Variations
Color information
#443450 (or 0x443450) is known color: Jagger. HEX triplet: 44, 34 and 50. RGB value is (68,52,80). Sum of RGB (Red+Green+Blue) = 68+52+80=200 (26% of max value = 765). Red value is 68 (26.95% from 255 or 34% from 200); Green value is 52 (20.70% from 255 or 26% from 200); Blue value is 80 (31.64% from 255 or 40% from 200); Max value from RGB is 80 - color contains mainly: blue. Hex color #443450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443450 is #BBCBAF. Grayscale: #3B3B3B. Windows color (decimal): -12307376 or 5256260. OLE color: 5256260.
HSL color Cylindrical-coordinate representation of color #443450: hue angle of 274.29º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #443450 is Cyan = 0.15, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 68 | 52 | 80 | - |
| CMYK | 0.15 | 0.35 | 0 | 0.69 |
| HSL | 274.29º | 0.21% | 0.26% | - |
| HSV(B) | 274.29º | 0.35% | 0.31% | - |
| XYZ | 5.06 | 4.26 | 8.15 | - |
| YUV | 59.98 | 139.3 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 52 | 80 | 0.15 | 0.35 | 0 | 0.69 | 274.29 | 0.21 | 0.26 |
| Hex | 44 | 34 | 50 | F | 23 | 0 | 45 | 112 | 15 | 1A |
| Octal | 104 | 64 | 120 | 17 | 43 | 0 | 105 | 422 | 25 | 32 |
| Binary | 1000100 | 110100 | 1010000 | 1111 | 100011 | 0 | 1000101 | 100010010 | 10101 | 11010 |
Color Harmonies of #443450
Complementary color
Monochromatic Colors of #443450
Black with #443450
Text Example
Text Example
White with #443450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443450; }
p { color: rgb(68,52,80); }
H1.HeaderClassName
{
color: #443450;
}
.AnyTagClassName
{
color: #443450;
}
</style>
background-color css
<style>
a { background-color: #443450; }
a { background-color: rgb(68,52,80); }
div.DivClassName
{
background-color: #443450;
}
.BgClassName
{
background-color: #443450;
}
</style>
border-color css
<style>
span { border-color: #443450; }
span { border-color: rgb(68,52,80); }
td.TdClassName
{
border-color: #443450;
}
.TagClassName
{
border-color: #443450;
}
</style>