Shades of Jagger #433250
Tints of Jagger #433250
RGB
CMYK
RGB Variations
Color information
#433250 (or 0x433250) is known color: Jagger. HEX triplet: 43, 32 and 50. RGB value is (67,50,80). Sum of RGB (Red+Green+Blue) = 67+50+80=197 (26% of max value = 765). Red value is 67 (26.56% from 255 or 34.01% from 197); Green value is 50 (19.92% from 255 or 25.38% from 197); Blue value is 80 (31.64% from 255 or 40.61% from 197); Max value from RGB is 80 - color contains mainly: blue. Hex color #433250 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433250 is #BCCDAF. Grayscale: #3A3A3A. Windows color (decimal): -12373424 or 5255747. OLE color: 5255747.
HSL color Cylindrical-coordinate representation of color #433250: hue angle of 274º degrees, saturation: 0.23, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #433250 is Cyan = 0.16, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 50 | 80 | - |
| CMYK | 0.16 | 0.37 | 0 | 0.69 |
| HSL | 274º | 0.23% | 0.25% | - |
| HSV(B) | 274º | 0.38% | 0.31% | - |
| XYZ | 4.9 | 4.05 | 8.11 | - |
| YUV | 58.5 | 140.13 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 50 | 80 | 0.16 | 0.37 | 0 | 0.69 | 274 | 0.23 | 0.25 |
| Hex | 43 | 32 | 50 | 10 | 25 | 0 | 45 | 112 | 17 | 19 |
| Octal | 103 | 62 | 120 | 20 | 45 | 0 | 105 | 422 | 27 | 31 |
| Binary | 1000011 | 110010 | 1010000 | 10000 | 100101 | 0 | 1000101 | 100010010 | 10111 | 11001 |
Color Harmonies of #433250
Complementary color
Monochromatic Colors of #433250
Black with #433250
Text Example
Text Example
White with #433250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433250; }
p { color: rgb(67,50,80); }
H1.HeaderClassName
{
color: #433250;
}
.AnyTagClassName
{
color: #433250;
}
</style>
background-color css
<style>
a { background-color: #433250; }
a { background-color: rgb(67,50,80); }
div.DivClassName
{
background-color: #433250;
}
.BgClassName
{
background-color: #433250;
}
</style>
border-color css
<style>
span { border-color: #433250; }
span { border-color: rgb(67,50,80); }
td.TdClassName
{
border-color: #433250;
}
.TagClassName
{
border-color: #433250;
}
</style>