Shades of Jagger #443651
Tints of Jagger #443651
RGB
CMYK
RGB Variations
Color information
#443651 (or 0x443651) is known color: Jagger. HEX triplet: 44, 36 and 51. RGB value is (68,54,81). Sum of RGB (Red+Green+Blue) = 68+54+81=203 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.50% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 81 (32.03% from 255 or 39.90% from 203); Max value from RGB is 81 - color contains mainly: blue. Hex color #443651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443651 is #BBC9AE. Grayscale: #3D3D3D. Windows color (decimal): -12306863 or 5322308. OLE color: 5322308.
HSL color Cylindrical-coordinate representation of color #443651: hue angle of 271.11º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #443651 is Cyan = 0.16, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 68 | 54 | 81 | - |
| CMYK | 0.16 | 0.33 | 0 | 0.68 |
| HSL | 271.11º | 0.2% | 0.26% | - |
| HSV(B) | 271.11º | 0.33% | 0.32% | - |
| XYZ | 5.19 | 4.46 | 8.37 | - |
| YUV | 61.26 | 139.14 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 54 | 81 | 0.16 | 0.33 | 0 | 0.68 | 271.11 | 0.2 | 0.26 |
| Hex | 44 | 36 | 51 | 10 | 21 | 0 | 44 | 10F | 14 | 1A |
| Octal | 104 | 66 | 121 | 20 | 41 | 0 | 104 | 417 | 24 | 32 |
| Binary | 1000100 | 110110 | 1010001 | 10000 | 100001 | 0 | 1000100 | 100001111 | 10100 | 11010 |
Color Harmonies of #443651
Complementary color
Monochromatic Colors of #443651
Black with #443651
Text Example
Text Example
White with #443651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443651; }
p { color: rgb(68,54,81); }
H1.HeaderClassName
{
color: #443651;
}
.AnyTagClassName
{
color: #443651;
}
</style>
background-color css
<style>
a { background-color: #443651; }
a { background-color: rgb(68,54,81); }
div.DivClassName
{
background-color: #443651;
}
.BgClassName
{
background-color: #443651;
}
</style>
border-color css
<style>
span { border-color: #443651; }
span { border-color: rgb(68,54,81); }
td.TdClassName
{
border-color: #443651;
}
.TagClassName
{
border-color: #443651;
}
</style>