Shades of Jagger #432957
Tints of Jagger #432957
RGB
CMYK
RGB Variations
Color information
#432957 (or 0x432957) is known color: Jagger. HEX triplet: 43, 29 and 57. RGB value is (67,41,87). Sum of RGB (Red+Green+Blue) = 67+41+87=195 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.36% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 87 (34.38% from 255 or 44.62% from 195); Max value from RGB is 87 - color contains mainly: blue. Hex color #432957 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432957 is #BCD6A8. Grayscale: #353535. Windows color (decimal): -12375721 or 5712195. OLE color: 5712195.
HSL color Cylindrical-coordinate representation of color #432957: hue angle of 273.91º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #432957 is Cyan = 0.23, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 67 | 41 | 87 | - |
| CMYK | 0.23 | 0.53 | 0 | 0.66 |
| HSL | 273.91º | 0.36% | 0.25% | - |
| HSV(B) | 273.91º | 0.53% | 0.34% | - |
| XYZ | 4.83 | 3.47 | 9.43 | - |
| YUV | 54.02 | 146.61 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 87 | 0.23 | 0.53 | 0 | 0.66 | 273.91 | 0.36 | 0.25 |
| Hex | 43 | 29 | 57 | 17 | 35 | 0 | 42 | 112 | 24 | 19 |
| Octal | 103 | 51 | 127 | 27 | 65 | 0 | 102 | 422 | 44 | 31 |
| Binary | 1000011 | 101001 | 1010111 | 10111 | 110101 | 0 | 1000010 | 100010010 | 100100 | 11001 |
Color Harmonies of #432957
Complementary color
Monochromatic Colors of #432957
Black with #432957
Text Example
Text Example
White with #432957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432957; }
p { color: rgb(67,41,87); }
H1.HeaderClassName
{
color: #432957;
}
.AnyTagClassName
{
color: #432957;
}
</style>
background-color css
<style>
a { background-color: #432957; }
a { background-color: rgb(67,41,87); }
div.DivClassName
{
background-color: #432957;
}
.BgClassName
{
background-color: #432957;
}
</style>
border-color css
<style>
span { border-color: #432957; }
span { border-color: rgb(67,41,87); }
td.TdClassName
{
border-color: #432957;
}
.TagClassName
{
border-color: #432957;
}
</style>