Shades of Palatinate Purple #741464
Tints of Palatinate Purple #741464
RGB
CMYK
RGB Variations
Color information
#741464 (or 0x741464) is known color: Palatinate Purple. HEX triplet: 74, 14 and 64. RGB value is (116,20,100). Sum of RGB (Red+Green+Blue) = 116+20+100=236 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.15% from 236); Green value is 20 (8.20% from 255 or 8.47% from 236); Blue value is 100 (39.45% from 255 or 42.37% from 236); Max value from RGB is 116 - color contains mainly: red. Hex color #741464 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741464 is #8BEB9B. Grayscale: #393939. Windows color (decimal): -9169820 or 6558836. OLE color: 6558836.
HSL color Cylindrical-coordinate representation of color #741464: hue angle of 310º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #741464 is Cyan = 0, Magento = 0.83, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 20 | 100 | - |
| CMYK | 0 | 0.83 | 0.14 | 0.55 |
| HSL | 310º | 0.71% | 0.27% | - |
| HSV(B) | 310º | 0.83% | 0.45% | - |
| XYZ | 9.75 | 5.13 | 12.53 | - |
| YUV | 57.82 | 151.8 | 169.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 20 | 100 | 0 | 0.83 | 0.14 | 0.55 | 310 | 0.71 | 0.27 |
| Hex | 74 | 14 | 64 | 0 | 53 | E | 37 | 136 | 47 | 1B |
| Octal | 164 | 24 | 144 | 0 | 123 | 16 | 67 | 466 | 107 | 33 |
| Binary | 1110100 | 10100 | 1100100 | 0 | 1010011 | 1110 | 110111 | 100110110 | 1000111 | 11011 |
Color Harmonies of #741464
Complementary color
Monochromatic Colors of #741464
Black with #741464
Text Example
Text Example
White with #741464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741464; }
p { color: rgb(116,20,100); }
H1.HeaderClassName
{
color: #741464;
}
.AnyTagClassName
{
color: #741464;
}
</style>
background-color css
<style>
a { background-color: #741464; }
a { background-color: rgb(116,20,100); }
div.DivClassName
{
background-color: #741464;
}
.BgClassName
{
background-color: #741464;
}
</style>
border-color css
<style>
span { border-color: #741464; }
span { border-color: rgb(116,20,100); }
td.TdClassName
{
border-color: #741464;
}
.TagClassName
{
border-color: #741464;
}
</style>