Shades of Jagger #433054
Tints of Jagger #433054
RGB
CMYK
RGB Variations
Color information
#433054 (or 0x433054) is known color: Jagger. HEX triplet: 43, 30 and 54. RGB value is (67,48,84). Sum of RGB (Red+Green+Blue) = 67+48+84=199 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.67% from 199); Green value is 48 (19.14% from 255 or 24.12% from 199); Blue value is 84 (33.20% from 255 or 42.21% from 199); Max value from RGB is 84 - color contains mainly: blue. Hex color #433054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433054 is #BCCFAB. Grayscale: #393939. Windows color (decimal): -12373932 or 5517379. OLE color: 5517379.
HSL color Cylindrical-coordinate representation of color #433054: hue angle of 271.67º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #433054 is Cyan = 0.20, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 48 | 84 | - |
| CMYK | 0.20 | 0.43 | 0 | 0.67 |
| HSL | 271.67º | 0.27% | 0.26% | - |
| HSV(B) | 271.67º | 0.43% | 0.33% | - |
| XYZ | 4.97 | 3.95 | 8.89 | - |
| YUV | 57.79 | 142.79 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 84 | 0.20 | 0.43 | 0 | 0.67 | 271.67 | 0.27 | 0.26 |
| Hex | 43 | 30 | 54 | 14 | 2B | 0 | 43 | 110 | 1B | 1A |
| Octal | 103 | 60 | 124 | 24 | 53 | 0 | 103 | 420 | 33 | 32 |
| Binary | 1000011 | 110000 | 1010100 | 10100 | 101011 | 0 | 1000011 | 100010000 | 11011 | 11010 |
Color Harmonies of #433054
Complementary color
Monochromatic Colors of #433054
Black with #433054
Text Example
Text Example
White with #433054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433054; }
p { color: rgb(67,48,84); }
H1.HeaderClassName
{
color: #433054;
}
.AnyTagClassName
{
color: #433054;
}
</style>
background-color css
<style>
a { background-color: #433054; }
a { background-color: rgb(67,48,84); }
div.DivClassName
{
background-color: #433054;
}
.BgClassName
{
background-color: #433054;
}
</style>
border-color css
<style>
span { border-color: #433054; }
span { border-color: rgb(67,48,84); }
td.TdClassName
{
border-color: #433054;
}
.TagClassName
{
border-color: #433054;
}
</style>