Shades of Jagger #433150
Tints of Jagger #433150
RGB
CMYK
RGB Variations
Color information
#433150 (or 0x433150) is known color: Jagger. HEX triplet: 43, 31 and 50. RGB value is (67,49,80). Sum of RGB (Red+Green+Blue) = 67+49+80=196 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.18% from 196); Green value is 49 (19.53% from 255 or 25% from 196); Blue value is 80 (31.64% from 255 or 40.82% from 196); Max value from RGB is 80 - color contains mainly: blue. Hex color #433150 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433150 is #BCCEAF. Grayscale: #393939. Windows color (decimal): -12373680 or 5255491. OLE color: 5255491.
HSL color Cylindrical-coordinate representation of color #433150: hue angle of 274.84º degrees, saturation: 0.24, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #433150 is Cyan = 0.16, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 49 | 80 | - |
| CMYK | 0.16 | 0.39 | 0 | 0.69 |
| HSL | 274.84º | 0.24% | 0.25% | - |
| HSV(B) | 274.84º | 0.39% | 0.31% | - |
| XYZ | 4.86 | 3.97 | 8.1 | - |
| YUV | 57.92 | 140.46 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 80 | 0.16 | 0.39 | 0 | 0.69 | 274.84 | 0.24 | 0.25 |
| Hex | 43 | 31 | 50 | 10 | 27 | 0 | 45 | 113 | 18 | 19 |
| Octal | 103 | 61 | 120 | 20 | 47 | 0 | 105 | 423 | 30 | 31 |
| Binary | 1000011 | 110001 | 1010000 | 10000 | 100111 | 0 | 1000101 | 100010011 | 11000 | 11001 |
Color Harmonies of #433150
Complementary color
Monochromatic Colors of #433150
Black with #433150
Text Example
Text Example
White with #433150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433150; }
p { color: rgb(67,49,80); }
H1.HeaderClassName
{
color: #433150;
}
.AnyTagClassName
{
color: #433150;
}
</style>
background-color css
<style>
a { background-color: #433150; }
a { background-color: rgb(67,49,80); }
div.DivClassName
{
background-color: #433150;
}
.BgClassName
{
background-color: #433150;
}
</style>
border-color css
<style>
span { border-color: #433150; }
span { border-color: rgb(67,49,80); }
td.TdClassName
{
border-color: #433150;
}
.TagClassName
{
border-color: #433150;
}
</style>