Shades of Jagger #433453
Tints of Jagger #433453
RGB
CMYK
RGB Variations
Color information
#433453 (or 0x433453) is known color: Jagger. HEX triplet: 43, 34 and 53. RGB value is (67,52,83). Sum of RGB (Red+Green+Blue) = 67+52+83=202 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.17% from 202); Green value is 52 (20.70% from 255 or 25.74% from 202); Blue value is 83 (32.81% from 255 or 41.09% from 202); Max value from RGB is 83 - color contains mainly: blue. Hex color #433453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433453 is #BCCBAC. Grayscale: #3B3B3B. Windows color (decimal): -12372909 or 5452867. OLE color: 5452867.
HSL color Cylindrical-coordinate representation of color #433453: hue angle of 269.03º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #433453 is Cyan = 0.19, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 52 | 83 | - |
| CMYK | 0.19 | 0.37 | 0 | 0.67 |
| HSL | 269.03º | 0.23% | 0.26% | - |
| HSV(B) | 269.03º | 0.37% | 0.33% | - |
| XYZ | 5.1 | 4.27 | 8.74 | - |
| YUV | 60.02 | 140.97 | 132.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 83 | 0.19 | 0.37 | 0 | 0.67 | 269.03 | 0.23 | 0.26 |
| Hex | 43 | 34 | 53 | 13 | 25 | 0 | 43 | 10D | 17 | 1A |
| Octal | 103 | 64 | 123 | 23 | 45 | 0 | 103 | 415 | 27 | 32 |
| Binary | 1000011 | 110100 | 1010011 | 10011 | 100101 | 0 | 1000011 | 100001101 | 10111 | 11010 |
Color Harmonies of #433453
Complementary color
Monochromatic Colors of #433453
Black with #433453
Text Example
Text Example
White with #433453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433453; }
p { color: rgb(67,52,83); }
H1.HeaderClassName
{
color: #433453;
}
.AnyTagClassName
{
color: #433453;
}
</style>
background-color css
<style>
a { background-color: #433453; }
a { background-color: rgb(67,52,83); }
div.DivClassName
{
background-color: #433453;
}
.BgClassName
{
background-color: #433453;
}
</style>
border-color css
<style>
span { border-color: #433453; }
span { border-color: rgb(67,52,83); }
td.TdClassName
{
border-color: #433453;
}
.TagClassName
{
border-color: #433453;
}
</style>