Shades of Jagger #433548
Tints of Jagger #433548
RGB
CMYK
RGB Variations
Color information
#433548 (or 0x433548) is known color: Jagger. HEX triplet: 43, 35 and 48. RGB value is (67,53,72). Sum of RGB (Red+Green+Blue) = 67+53+72=192 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.90% from 192); Green value is 53 (21.09% from 255 or 27.60% from 192); Blue value is 72 (28.52% from 255 or 37.5% from 192); Max value from RGB is 72 - color contains mainly: blue. Hex color #433548 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433548 is #BCCAB7. Grayscale: #3B3B3B. Windows color (decimal): -12372664 or 4732227. OLE color: 4732227.
HSL color Cylindrical-coordinate representation of color #433548: hue angle of 284.21º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #433548 is Cyan = 0.07, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 53 | 72 | - |
| CMYK | 0.07 | 0.26 | 0 | 0.72 |
| HSL | 284.21º | 0.15% | 0.25% | - |
| HSV(B) | 284.21º | 0.26% | 0.28% | - |
| XYZ | 4.76 | 4.21 | 6.69 | - |
| YUV | 59.35 | 135.14 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 53 | 72 | 0.07 | 0.26 | 0 | 0.72 | 284.21 | 0.15 | 0.25 |
| Hex | 43 | 35 | 48 | 7 | 1A | 0 | 48 | 11C | F | 19 |
| Octal | 103 | 65 | 110 | 7 | 32 | 0 | 110 | 434 | 17 | 31 |
| Binary | 1000011 | 110101 | 1001000 | 111 | 11010 | 0 | 1001000 | 100011100 | 1111 | 11001 |
Color Harmonies of #433548
Complementary color
Monochromatic Colors of #433548
Black with #433548
Text Example
Text Example
White with #433548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433548; }
p { color: rgb(67,53,72); }
H1.HeaderClassName
{
color: #433548;
}
.AnyTagClassName
{
color: #433548;
}
</style>
background-color css
<style>
a { background-color: #433548; }
a { background-color: rgb(67,53,72); }
div.DivClassName
{
background-color: #433548;
}
.BgClassName
{
background-color: #433548;
}
</style>
border-color css
<style>
span { border-color: #433548; }
span { border-color: rgb(67,53,72); }
td.TdClassName
{
border-color: #433548;
}
.TagClassName
{
border-color: #433548;
}
</style>