Shades of Palatinate Purple #743560
Tints of Palatinate Purple #743560
RGB
CMYK
RGB Variations
Color information
#743560 (or 0x743560) is known color: Palatinate Purple. HEX triplet: 74, 35 and 60. RGB value is (116,53,96). Sum of RGB (Red+Green+Blue) = 116+53+96=265 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.77% from 265); Green value is 53 (21.09% from 255 or 20% from 265); Blue value is 96 (37.89% from 255 or 36.23% from 265); Max value from RGB is 116 - color contains mainly: red. Hex color #743560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743560 is #8BCA9F. Grayscale: #4C4C4C. Windows color (decimal): -9161376 or 6305140. OLE color: 6305140.
HSL color Cylindrical-coordinate representation of color #743560: hue angle of 319.05º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #743560 is Cyan = 0, Magento = 0.54, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 96 | - |
| CMYK | 0 | 0.54 | 0.17 | 0.55 |
| HSL | 319.05º | 0.37% | 0.33% | - |
| HSV(B) | 319.05º | 0.54% | 0.45% | - |
| XYZ | 10.59 | 7.1 | 11.88 | - |
| YUV | 76.74 | 138.87 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 96 | 0 | 0.54 | 0.17 | 0.55 | 319.05 | 0.37 | 0.33 |
| Hex | 74 | 35 | 60 | 0 | 36 | 11 | 37 | 13F | 25 | 21 |
| Octal | 164 | 65 | 140 | 0 | 66 | 21 | 67 | 477 | 45 | 41 |
| Binary | 1110100 | 110101 | 1100000 | 0 | 110110 | 10001 | 110111 | 100111111 | 100101 | 100001 |
Color Harmonies of #743560
Complementary color
Monochromatic Colors of #743560
Black with #743560
Text Example
Text Example
White with #743560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743560; }
p { color: rgb(116,53,96); }
H1.HeaderClassName
{
color: #743560;
}
.AnyTagClassName
{
color: #743560;
}
</style>
background-color css
<style>
a { background-color: #743560; }
a { background-color: rgb(116,53,96); }
div.DivClassName
{
background-color: #743560;
}
.BgClassName
{
background-color: #743560;
}
</style>
border-color css
<style>
span { border-color: #743560; }
span { border-color: rgb(116,53,96); }
td.TdClassName
{
border-color: #743560;
}
.TagClassName
{
border-color: #743560;
}
</style>