Shades of Jagger #433551
Tints of Jagger #433551
RGB
CMYK
RGB Variations
Color information
#433551 (or 0x433551) is known color: Jagger. HEX triplet: 43, 35 and 51. RGB value is (67,53,81). Sum of RGB (Red+Green+Blue) = 67+53+81=201 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.33% from 201); Green value is 53 (21.09% from 255 or 26.37% from 201); Blue value is 81 (32.03% from 255 or 40.30% from 201); Max value from RGB is 81 - color contains mainly: blue. Hex color #433551 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433551 is #BCCAAE. Grayscale: #3C3C3C. Windows color (decimal): -12372655 or 5322051. OLE color: 5322051.
HSL color Cylindrical-coordinate representation of color #433551: hue angle of 270º 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 #433551 is Cyan = 0.17, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 53 | 81 | - |
| CMYK | 0.17 | 0.35 | 0 | 0.68 |
| HSL | 270º | 0.21% | 0.26% | - |
| HSV(B) | 270º | 0.35% | 0.32% | - |
| XYZ | 5.07 | 4.33 | 8.35 | - |
| YUV | 60.38 | 139.64 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 81 | 0.17 | 0.35 | 0 | 0.68 | 270 | 0.21 | 0.26 |
| Hex | 43 | 35 | 51 | 11 | 23 | 0 | 44 | 10E | 15 | 1A |
| Octal | 103 | 65 | 121 | 21 | 43 | 0 | 104 | 416 | 25 | 32 |
| Binary | 1000011 | 110101 | 1010001 | 10001 | 100011 | 0 | 1000100 | 100001110 | 10101 | 11010 |
Color Harmonies of #433551
Complementary color
Monochromatic Colors of #433551
Black with #433551
Text Example
Text Example
White with #433551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433551; }
p { color: rgb(67,53,81); }
H1.HeaderClassName
{
color: #433551;
}
.AnyTagClassName
{
color: #433551;
}
</style>
background-color css
<style>
a { background-color: #433551; }
a { background-color: rgb(67,53,81); }
div.DivClassName
{
background-color: #433551;
}
.BgClassName
{
background-color: #433551;
}
</style>
border-color css
<style>
span { border-color: #433551; }
span { border-color: rgb(67,53,81); }
td.TdClassName
{
border-color: #433551;
}
.TagClassName
{
border-color: #433551;
}
</style>