Shades of Palatinate Purple #742364
Tints of Palatinate Purple #742364
RGB
CMYK
RGB Variations
Color information
#742364 (or 0x742364) is known color: Palatinate Purple. HEX triplet: 74, 23 and 64. RGB value is (116,35,100). Sum of RGB (Red+Green+Blue) = 116+35+100=251 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.22% from 251); Green value is 35 (14.06% from 255 or 13.94% from 251); Blue value is 100 (39.45% from 255 or 39.84% from 251); Max value from RGB is 116 - color contains mainly: red. Hex color #742364 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742364 is #8BDC9B. Grayscale: #424242. Windows color (decimal): -9165980 or 6562676. OLE color: 6562676.
HSL color Cylindrical-coordinate representation of color #742364: hue angle of 311.85º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #742364 is Cyan = 0, Magento = 0.70, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 35 | 100 | - |
| CMYK | 0 | 0.70 | 0.14 | 0.55 |
| HSL | 311.85º | 0.54% | 0.3% | - |
| HSV(B) | 311.85º | 0.7% | 0.45% | - |
| XYZ | 10.1 | 5.84 | 12.65 | - |
| YUV | 66.63 | 146.84 | 163.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 100 | 0 | 0.70 | 0.14 | 0.55 | 311.85 | 0.54 | 0.3 |
| Hex | 74 | 23 | 64 | 0 | 46 | E | 37 | 138 | 36 | 1E |
| Octal | 164 | 43 | 144 | 0 | 106 | 16 | 67 | 470 | 66 | 36 |
| Binary | 1110100 | 100011 | 1100100 | 0 | 1000110 | 1110 | 110111 | 100111000 | 110110 | 11110 |
Color Harmonies of #742364
Complementary color
Monochromatic Colors of #742364
Black with #742364
Text Example
Text Example
White with #742364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742364; }
p { color: rgb(116,35,100); }
H1.HeaderClassName
{
color: #742364;
}
.AnyTagClassName
{
color: #742364;
}
</style>
background-color css
<style>
a { background-color: #742364; }
a { background-color: rgb(116,35,100); }
div.DivClassName
{
background-color: #742364;
}
.BgClassName
{
background-color: #742364;
}
</style>
border-color css
<style>
span { border-color: #742364; }
span { border-color: rgb(116,35,100); }
td.TdClassName
{
border-color: #742364;
}
.TagClassName
{
border-color: #742364;
}
</style>