Shades of Jagger #433552
Tints of Jagger #433552
RGB
CMYK
RGB Variations
Color information
#433552 (or 0x433552) is known color: Jagger. HEX triplet: 43, 35 and 52. RGB value is (67,53,82). Sum of RGB (Red+Green+Blue) = 67+53+82=202 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.17% from 202); Green value is 53 (21.09% from 255 or 26.24% from 202); Blue value is 82 (32.42% from 255 or 40.59% from 202); Max value from RGB is 82 - color contains mainly: blue. Hex color #433552 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433552 is #BCCAAD. Grayscale: #3C3C3C. Windows color (decimal): -12372654 or 5387587. OLE color: 5387587.
HSL color Cylindrical-coordinate representation of color #433552: hue angle of 268.97º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #433552 is Cyan = 0.18, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 53 | 82 | - |
| CMYK | 0.18 | 0.35 | 0 | 0.68 |
| HSL | 268.97º | 0.21% | 0.26% | - |
| HSV(B) | 268.97º | 0.35% | 0.32% | - |
| XYZ | 5.11 | 4.35 | 8.55 | - |
| YUV | 60.49 | 140.14 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 82 | 0.18 | 0.35 | 0 | 0.68 | 268.97 | 0.21 | 0.26 |
| Hex | 43 | 35 | 52 | 12 | 23 | 0 | 44 | 10D | 15 | 1A |
| Octal | 103 | 65 | 122 | 22 | 43 | 0 | 104 | 415 | 25 | 32 |
| Binary | 1000011 | 110101 | 1010010 | 10010 | 100011 | 0 | 1000100 | 100001101 | 10101 | 11010 |
Color Harmonies of #433552
Complementary color
Monochromatic Colors of #433552
Black with #433552
Text Example
Text Example
White with #433552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433552; }
p { color: rgb(67,53,82); }
H1.HeaderClassName
{
color: #433552;
}
.AnyTagClassName
{
color: #433552;
}
</style>
background-color css
<style>
a { background-color: #433552; }
a { background-color: rgb(67,53,82); }
div.DivClassName
{
background-color: #433552;
}
.BgClassName
{
background-color: #433552;
}
</style>
border-color css
<style>
span { border-color: #433552; }
span { border-color: rgb(67,53,82); }
td.TdClassName
{
border-color: #433552;
}
.TagClassName
{
border-color: #433552;
}
</style>