Shades of Palatinate Purple #743864
Tints of Palatinate Purple #743864
RGB
CMYK
RGB Variations
Color information
#743864 (or 0x743864) is known color: Palatinate Purple. HEX triplet: 74, 38 and 64. RGB value is (116,56,100). Sum of RGB (Red+Green+Blue) = 116+56+100=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 56 (22.27% from 255 or 20.59% from 272); Blue value is 100 (39.45% from 255 or 36.76% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #743864 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743864 is #8BC79B. Grayscale: #4E4E4E. Windows color (decimal): -9160604 or 6568052. OLE color: 6568052.
HSL color Cylindrical-coordinate representation of color #743864: hue angle of 316º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #743864 is Cyan = 0, Magento = 0.52, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 100 | - |
| CMYK | 0 | 0.52 | 0.14 | 0.55 |
| HSL | 316º | 0.35% | 0.34% | - |
| HSV(B) | 316º | 0.52% | 0.45% | - |
| XYZ | 10.92 | 7.46 | 12.92 | - |
| YUV | 78.96 | 139.88 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 100 | 0 | 0.52 | 0.14 | 0.55 | 316 | 0.35 | 0.34 |
| Hex | 74 | 38 | 64 | 0 | 34 | E | 37 | 13C | 23 | 22 |
| Octal | 164 | 70 | 144 | 0 | 64 | 16 | 67 | 474 | 43 | 42 |
| Binary | 1110100 | 111000 | 1100100 | 0 | 110100 | 1110 | 110111 | 100111100 | 100011 | 100010 |
Color Harmonies of #743864
Complementary color
Monochromatic Colors of #743864
Black with #743864
Text Example
Text Example
White with #743864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743864; }
p { color: rgb(116,56,100); }
H1.HeaderClassName
{
color: #743864;
}
.AnyTagClassName
{
color: #743864;
}
</style>
background-color css
<style>
a { background-color: #743864; }
a { background-color: rgb(116,56,100); }
div.DivClassName
{
background-color: #743864;
}
.BgClassName
{
background-color: #743864;
}
</style>
border-color css
<style>
span { border-color: #743864; }
span { border-color: rgb(116,56,100); }
td.TdClassName
{
border-color: #743864;
}
.TagClassName
{
border-color: #743864;
}
</style>