Shades of Jagger #433154
Tints of Jagger #433154
RGB
CMYK
RGB Variations
Color information
#433154 (or 0x433154) is known color: Jagger. HEX triplet: 43, 31 and 54. RGB value is (67,49,84). Sum of RGB (Red+Green+Blue) = 67+49+84=200 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.5% from 200); Green value is 49 (19.53% from 255 or 24.5% from 200); Blue value is 84 (33.20% from 255 or 42% from 200); Max value from RGB is 84 - color contains mainly: blue. Hex color #433154 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433154 is #BCCEAB. Grayscale: #3A3A3A. Windows color (decimal): -12373676 or 5517635. OLE color: 5517635.
HSL color Cylindrical-coordinate representation of color #433154: hue angle of 270.86º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #433154 is Cyan = 0.20, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 49 | 84 | - |
| CMYK | 0.20 | 0.42 | 0 | 0.67 |
| HSL | 270.86º | 0.26% | 0.26% | - |
| HSV(B) | 270.86º | 0.42% | 0.33% | - |
| XYZ | 5.01 | 4.03 | 8.9 | - |
| YUV | 58.37 | 142.46 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 84 | 0.20 | 0.42 | 0 | 0.67 | 270.86 | 0.26 | 0.26 |
| Hex | 43 | 31 | 54 | 14 | 2A | 0 | 43 | 10F | 1A | 1A |
| Octal | 103 | 61 | 124 | 24 | 52 | 0 | 103 | 417 | 32 | 32 |
| Binary | 1000011 | 110001 | 1010100 | 10100 | 101010 | 0 | 1000011 | 100001111 | 11010 | 11010 |
Color Harmonies of #433154
Complementary color
Monochromatic Colors of #433154
Black with #433154
Text Example
Text Example
White with #433154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433154; }
p { color: rgb(67,49,84); }
H1.HeaderClassName
{
color: #433154;
}
.AnyTagClassName
{
color: #433154;
}
</style>
background-color css
<style>
a { background-color: #433154; }
a { background-color: rgb(67,49,84); }
div.DivClassName
{
background-color: #433154;
}
.BgClassName
{
background-color: #433154;
}
</style>
border-color css
<style>
span { border-color: #433154; }
span { border-color: rgb(67,49,84); }
td.TdClassName
{
border-color: #433154;
}
.TagClassName
{
border-color: #433154;
}
</style>