Shades of Jagger #433449
Tints of Jagger #433449
RGB
CMYK
RGB Variations
Color information
#433449 (or 0x433449) is known color: Jagger. HEX triplet: 43, 34 and 49. RGB value is (67,52,73). Sum of RGB (Red+Green+Blue) = 67+52+73=192 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.90% from 192); Green value is 52 (20.70% from 255 or 27.08% from 192); Blue value is 73 (28.91% from 255 or 38.02% from 192); Max value from RGB is 73 - color contains mainly: blue. Hex color #433449 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433449 is #BCCBB6. Grayscale: #3A3A3A. Windows color (decimal): -12372919 or 4797507. OLE color: 4797507.
HSL color Cylindrical-coordinate representation of color #433449: hue angle of 282.86º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #433449 is Cyan = 0.08, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 52 | 73 | - |
| CMYK | 0.08 | 0.29 | 0 | 0.71 |
| HSL | 282.86º | 0.17% | 0.25% | - |
| HSV(B) | 282.86º | 0.29% | 0.29% | - |
| XYZ | 4.75 | 4.13 | 6.85 | - |
| YUV | 58.88 | 135.97 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 73 | 0.08 | 0.29 | 0 | 0.71 | 282.86 | 0.17 | 0.25 |
| Hex | 43 | 34 | 49 | 8 | 1D | 0 | 47 | 11B | 11 | 19 |
| Octal | 103 | 64 | 111 | 10 | 35 | 0 | 107 | 433 | 21 | 31 |
| Binary | 1000011 | 110100 | 1001001 | 1000 | 11101 | 0 | 1000111 | 100011011 | 10001 | 11001 |
Color Harmonies of #433449
Complementary color
Monochromatic Colors of #433449
Black with #433449
Text Example
Text Example
White with #433449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433449; }
p { color: rgb(67,52,73); }
H1.HeaderClassName
{
color: #433449;
}
.AnyTagClassName
{
color: #433449;
}
</style>
background-color css
<style>
a { background-color: #433449; }
a { background-color: rgb(67,52,73); }
div.DivClassName
{
background-color: #433449;
}
.BgClassName
{
background-color: #433449;
}
</style>
border-color css
<style>
span { border-color: #433449; }
span { border-color: rgb(67,52,73); }
td.TdClassName
{
border-color: #433449;
}
.TagClassName
{
border-color: #433449;
}
</style>