Shades of Jagger #443453
Tints of Jagger #443453
RGB
CMYK
RGB Variations
Color information
#443453 (or 0x443453) is known color: Jagger. HEX triplet: 44, 34 and 53. RGB value is (68,52,83). Sum of RGB (Red+Green+Blue) = 68+52+83=203 (26% of max value = 765). Red value is 68 (26.95% from 255 or 33.50% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 83 (32.81% from 255 or 40.89% from 203); Max value from RGB is 83 - color contains mainly: blue. Hex color #443453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443453 is #BBCBAC. Grayscale: #3C3C3C. Windows color (decimal): -12307373 or 5452868. OLE color: 5452868.
HSL color Cylindrical-coordinate representation of color #443453: hue angle of 270.97º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #443453 is Cyan = 0.18, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 52 | 83 | - |
| CMYK | 0.18 | 0.37 | 0 | 0.67 |
| HSL | 270.97º | 0.23% | 0.26% | - |
| HSV(B) | 270.97º | 0.37% | 0.33% | - |
| XYZ | 5.17 | 4.31 | 8.74 | - |
| YUV | 60.32 | 140.8 | 133.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 52 | 83 | 0.18 | 0.37 | 0 | 0.67 | 270.97 | 0.23 | 0.26 |
| Hex | 44 | 34 | 53 | 12 | 25 | 0 | 43 | 10F | 17 | 1A |
| Octal | 104 | 64 | 123 | 22 | 45 | 0 | 103 | 417 | 27 | 32 |
| Binary | 1000100 | 110100 | 1010011 | 10010 | 100101 | 0 | 1000011 | 100001111 | 10111 | 11010 |
Color Harmonies of #443453
Complementary color
Monochromatic Colors of #443453
Black with #443453
Text Example
Text Example
White with #443453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443453; }
p { color: rgb(68,52,83); }
H1.HeaderClassName
{
color: #443453;
}
.AnyTagClassName
{
color: #443453;
}
</style>
background-color css
<style>
a { background-color: #443453; }
a { background-color: rgb(68,52,83); }
div.DivClassName
{
background-color: #443453;
}
.BgClassName
{
background-color: #443453;
}
</style>
border-color css
<style>
span { border-color: #443453; }
span { border-color: rgb(68,52,83); }
td.TdClassName
{
border-color: #443453;
}
.TagClassName
{
border-color: #443453;
}
</style>