Shades of Jagger #433550
Tints of Jagger #433550
RGB
CMYK
RGB Variations
Color information
#433550 (or 0x433550) is known color: Jagger. HEX triplet: 43, 35 and 50. RGB value is (67,53,80). Sum of RGB (Red+Green+Blue) = 67+53+80=200 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.5% from 200); Green value is 53 (21.09% from 255 or 26.5% 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 #433550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433550 is #BCCAAF. Grayscale: #3C3C3C. Windows color (decimal): -12372656 or 5256515. OLE color: 5256515.
HSL color Cylindrical-coordinate representation of color #433550: hue angle of 271.11º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #433550 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 53 | 80 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.69 |
| HSL | 271.11º | 0.2% | 0.26% | - |
| HSV(B) | 271.11º | 0.34% | 0.31% | - |
| XYZ | 5.04 | 4.32 | 8.16 | - |
| YUV | 60.26 | 139.14 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 80 | 0.16 | 0.34 | 0 | 0.69 | 271.11 | 0.2 | 0.26 |
| Hex | 43 | 35 | 50 | 10 | 22 | 0 | 45 | 10F | 14 | 1A |
| Octal | 103 | 65 | 120 | 20 | 42 | 0 | 105 | 417 | 24 | 32 |
| Binary | 1000011 | 110101 | 1010000 | 10000 | 100010 | 0 | 1000101 | 100001111 | 10100 | 11010 |
Color Harmonies of #433550
Complementary color
Monochromatic Colors of #433550
Black with #433550
Text Example
Text Example
White with #433550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433550; }
p { color: rgb(67,53,80); }
H1.HeaderClassName
{
color: #433550;
}
.AnyTagClassName
{
color: #433550;
}
</style>
background-color css
<style>
a { background-color: #433550; }
a { background-color: rgb(67,53,80); }
div.DivClassName
{
background-color: #433550;
}
.BgClassName
{
background-color: #433550;
}
</style>
border-color css
<style>
span { border-color: #433550; }
span { border-color: rgb(67,53,80); }
td.TdClassName
{
border-color: #433550;
}
.TagClassName
{
border-color: #433550;
}
</style>