Shades of Palatinate Purple #742960
Tints of Palatinate Purple #742960
RGB
CMYK
RGB Variations
Color information
#742960 (or 0x742960) is known color: Palatinate Purple. HEX triplet: 74, 29 and 60. RGB value is (116,41,96). Sum of RGB (Red+Green+Blue) = 116+41+96=253 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.85% from 253); Green value is 41 (16.41% from 255 or 16.21% from 253); Blue value is 96 (37.89% from 255 or 37.94% from 253); Max value from RGB is 116 - color contains mainly: red. Hex color #742960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742960 is #8BD69F. Grayscale: #454545. Windows color (decimal): -9164448 or 6302068. OLE color: 6302068.
HSL color Cylindrical-coordinate representation of color #742960: hue angle of 316º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742960 is Cyan = 0, Magento = 0.65, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 96 | - |
| CMYK | 0 | 0.65 | 0.17 | 0.55 |
| HSL | 316º | 0.48% | 0.31% | - |
| HSV(B) | 316º | 0.65% | 0.45% | - |
| XYZ | 10.11 | 6.14 | 11.72 | - |
| YUV | 69.7 | 142.85 | 161.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 96 | 0 | 0.65 | 0.17 | 0.55 | 316 | 0.48 | 0.31 |
| Hex | 74 | 29 | 60 | 0 | 41 | 11 | 37 | 13C | 30 | 1F |
| Octal | 164 | 51 | 140 | 0 | 101 | 21 | 67 | 474 | 60 | 37 |
| Binary | 1110100 | 101001 | 1100000 | 0 | 1000001 | 10001 | 110111 | 100111100 | 110000 | 11111 |
Color Harmonies of #742960
Complementary color
Monochromatic Colors of #742960
Black with #742960
Text Example
Text Example
White with #742960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742960; }
p { color: rgb(116,41,96); }
H1.HeaderClassName
{
color: #742960;
}
.AnyTagClassName
{
color: #742960;
}
</style>
background-color css
<style>
a { background-color: #742960; }
a { background-color: rgb(116,41,96); }
div.DivClassName
{
background-color: #742960;
}
.BgClassName
{
background-color: #742960;
}
</style>
border-color css
<style>
span { border-color: #742960; }
span { border-color: rgb(116,41,96); }
td.TdClassName
{
border-color: #742960;
}
.TagClassName
{
border-color: #742960;
}
</style>