Shades of Jagger #433349
Tints of Jagger #433349
RGB
CMYK
RGB Variations
Color information
#433349 (or 0x433349) is known color: Jagger. HEX triplet: 43, 33 and 49. RGB value is (67,51,73). Sum of RGB (Red+Green+Blue) = 67+51+73=191 (25% of max value = 765). Red value is 67 (26.56% from 255 or 35.08% from 191); Green value is 51 (20.31% from 255 or 26.70% from 191); Blue value is 73 (28.91% from 255 or 38.22% from 191); Max value from RGB is 73 - color contains mainly: blue. Hex color #433349 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433349 is #BCCCB6. Grayscale: #3A3A3A. Windows color (decimal): -12373175 or 4797251. OLE color: 4797251.
HSL color Cylindrical-coordinate representation of color #433349: hue angle of 283.64º degrees, saturation: 0.18, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #433349 is Cyan = 0.08, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 51 | 73 | - |
| CMYK | 0.08 | 0.30 | 0 | 0.71 |
| HSL | 283.64º | 0.18% | 0.24% | - |
| HSV(B) | 283.64º | 0.3% | 0.29% | - |
| XYZ | 4.7 | 4.04 | 6.84 | - |
| YUV | 58.29 | 136.3 | 134.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 51 | 73 | 0.08 | 0.30 | 0 | 0.71 | 283.64 | 0.18 | 0.24 |
| Hex | 43 | 33 | 49 | 8 | 1E | 0 | 47 | 11C | 12 | 18 |
| Octal | 103 | 63 | 111 | 10 | 36 | 0 | 107 | 434 | 22 | 30 |
| Binary | 1000011 | 110011 | 1001001 | 1000 | 11110 | 0 | 1000111 | 100011100 | 10010 | 11000 |
Color Harmonies of #433349
Complementary color
Monochromatic Colors of #433349
Black with #433349
Text Example
Text Example
White with #433349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433349; }
p { color: rgb(67,51,73); }
H1.HeaderClassName
{
color: #433349;
}
.AnyTagClassName
{
color: #433349;
}
</style>
background-color css
<style>
a { background-color: #433349; }
a { background-color: rgb(67,51,73); }
div.DivClassName
{
background-color: #433349;
}
.BgClassName
{
background-color: #433349;
}
</style>
border-color css
<style>
span { border-color: #433349; }
span { border-color: rgb(67,51,73); }
td.TdClassName
{
border-color: #433349;
}
.TagClassName
{
border-color: #433349;
}
</style>