Shades of Jagger #443454
Tints of Jagger #443454
RGB
CMYK
RGB Variations
Color information
#443454 (or 0x443454) is known color: Jagger. HEX triplet: 44, 34 and 54. RGB value is (68,52,84). Sum of RGB (Red+Green+Blue) = 68+52+84=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 84 (33.20% from 255 or 41.18% from 204); Max value from RGB is 84 - color contains mainly: blue. Hex color #443454 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #443454 is #BBCBAB. Grayscale: #3C3C3C. Windows color (decimal): -12307372 or 5518404. OLE color: 5518404.
HSL color Cylindrical-coordinate representation of color #443454: hue angle of 270º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #443454 is Cyan = 0.19, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 52 | 84 | - |
| CMYK | 0.19 | 0.38 | 0 | 0.67 |
| HSL | 270º | 0.24% | 0.27% | - |
| HSV(B) | 270º | 0.38% | 0.33% | - |
| XYZ | 5.21 | 4.33 | 8.95 | - |
| YUV | 60.43 | 141.3 | 133.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 52 | 84 | 0.19 | 0.38 | 0 | 0.67 | 270 | 0.24 | 0.27 |
| Hex | 44 | 34 | 54 | 13 | 26 | 0 | 43 | 10E | 18 | 1B |
| Octal | 104 | 64 | 124 | 23 | 46 | 0 | 103 | 416 | 30 | 33 |
| Binary | 1000100 | 110100 | 1010100 | 10011 | 100110 | 0 | 1000011 | 100001110 | 11000 | 11011 |
Color Harmonies of #443454
Complementary color
Monochromatic Colors of #443454
Black with #443454
Text Example
Text Example
White with #443454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443454; }
p { color: rgb(68,52,84); }
H1.HeaderClassName
{
color: #443454;
}
.AnyTagClassName
{
color: #443454;
}
</style>
background-color css
<style>
a { background-color: #443454; }
a { background-color: rgb(68,52,84); }
div.DivClassName
{
background-color: #443454;
}
.BgClassName
{
background-color: #443454;
}
</style>
border-color css
<style>
span { border-color: #443454; }
span { border-color: rgb(68,52,84); }
td.TdClassName
{
border-color: #443454;
}
.TagClassName
{
border-color: #443454;
}
</style>