Shades of Jagger #433454
Tints of Jagger #433454
RGB
CMYK
RGB Variations
Color information
#433454 (or 0x433454) is known color: Jagger. HEX triplet: 43, 34 and 54. RGB value is (67,52,84). Sum of RGB (Red+Green+Blue) = 67+52+84=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 52 (20.70% from 255 or 25.62% from 203); Blue value is 84 (33.20% from 255 or 41.38% from 203); Max value from RGB is 84 - color contains mainly: blue. Hex color #433454 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433454 is #BCCBAB. Grayscale: #3C3C3C. Windows color (decimal): -12372908 or 5518403. OLE color: 5518403.
HSL color Cylindrical-coordinate representation of color #433454: hue angle of 268.12º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #433454 is Cyan = 0.20, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 52 | 84 | - |
| CMYK | 0.20 | 0.38 | 0 | 0.67 |
| HSL | 268.13º | 0.24% | 0.27% | - |
| HSV(B) | 268.13º | 0.38% | 0.33% | - |
| XYZ | 5.14 | 4.29 | 8.94 | - |
| YUV | 60.13 | 141.47 | 132.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 84 | 0.20 | 0.38 | 0 | 0.67 | 268.13 | 0.24 | 0.27 |
| Hex | 43 | 34 | 54 | 14 | 26 | 0 | 43 | 10C | 18 | 1B |
| Octal | 103 | 64 | 124 | 24 | 46 | 0 | 103 | 414 | 30 | 33 |
| Binary | 1000011 | 110100 | 1010100 | 10100 | 100110 | 0 | 1000011 | 100001100 | 11000 | 11011 |
Color Harmonies of #433454
Complementary color
Monochromatic Colors of #433454
Black with #433454
Text Example
Text Example
White with #433454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433454; }
p { color: rgb(67,52,84); }
H1.HeaderClassName
{
color: #433454;
}
.AnyTagClassName
{
color: #433454;
}
</style>
background-color css
<style>
a { background-color: #433454; }
a { background-color: rgb(67,52,84); }
div.DivClassName
{
background-color: #433454;
}
.BgClassName
{
background-color: #433454;
}
</style>
border-color css
<style>
span { border-color: #433454; }
span { border-color: rgb(67,52,84); }
td.TdClassName
{
border-color: #433454;
}
.TagClassName
{
border-color: #433454;
}
</style>