Shades of Palatinate Purple #742060
Tints of Palatinate Purple #742060
RGB
CMYK
RGB Variations
Color information
#742060 (or 0x742060) is known color: Palatinate Purple. HEX triplet: 74, 20 and 60. RGB value is (116,32,96). Sum of RGB (Red+Green+Blue) = 116+32+96=244 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.54% from 244); Green value is 32 (12.89% from 255 or 13.11% from 244); Blue value is 96 (37.89% from 255 or 39.34% from 244); Max value from RGB is 116 - color contains mainly: red. Hex color #742060 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742060 is #8BDF9F. Grayscale: #404040. Windows color (decimal): -9166752 or 6299764. OLE color: 6299764.
HSL color Cylindrical-coordinate representation of color #742060: hue angle of 314.29º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742060 is Cyan = 0, Magento = 0.72, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 32 | 96 | - |
| CMYK | 0 | 0.72 | 0.17 | 0.55 |
| HSL | 314.29º | 0.57% | 0.29% | - |
| HSV(B) | 314.29º | 0.72% | 0.45% | - |
| XYZ | 9.83 | 5.59 | 11.63 | - |
| YUV | 64.41 | 145.83 | 164.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 96 | 0 | 0.72 | 0.17 | 0.55 | 314.29 | 0.57 | 0.29 |
| Hex | 74 | 20 | 60 | 0 | 48 | 11 | 37 | 13A | 39 | 1D |
| Octal | 164 | 40 | 140 | 0 | 110 | 21 | 67 | 472 | 71 | 35 |
| Binary | 1110100 | 100000 | 1100000 | 0 | 1001000 | 10001 | 110111 | 100111010 | 111001 | 11101 |
Color Harmonies of #742060
Complementary color
Monochromatic Colors of #742060
Black with #742060
Text Example
Text Example
White with #742060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742060; }
p { color: rgb(116,32,96); }
H1.HeaderClassName
{
color: #742060;
}
.AnyTagClassName
{
color: #742060;
}
</style>
background-color css
<style>
a { background-color: #742060; }
a { background-color: rgb(116,32,96); }
div.DivClassName
{
background-color: #742060;
}
.BgClassName
{
background-color: #742060;
}
</style>
border-color css
<style>
span { border-color: #742060; }
span { border-color: rgb(116,32,96); }
td.TdClassName
{
border-color: #742060;
}
.TagClassName
{
border-color: #742060;
}
</style>