Shades of Palatinate Purple #743364
Tints of Palatinate Purple #743364
RGB
CMYK
RGB Variations
Color information
#743364 (or 0x743364) is known color: Palatinate Purple. HEX triplet: 74, 33 and 64. RGB value is (116,51,100). Sum of RGB (Red+Green+Blue) = 116+51+100=267 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.45% from 267); Green value is 51 (20.31% from 255 or 19.10% from 267); Blue value is 100 (39.45% from 255 or 37.45% from 267); Max value from RGB is 116 - color contains mainly: red. Hex color #743364 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743364 is #8BCC9B. Grayscale: #4B4B4B. Windows color (decimal): -9161884 or 6566772. OLE color: 6566772.
HSL color Cylindrical-coordinate representation of color #743364: hue angle of 314.77º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #743364 is Cyan = 0, Magento = 0.56, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 100 | - |
| CMYK | 0 | 0.56 | 0.14 | 0.55 |
| HSL | 314.77º | 0.39% | 0.33% | - |
| HSV(B) | 314.77º | 0.56% | 0.45% | - |
| XYZ | 10.69 | 7 | 12.84 | - |
| YUV | 76.02 | 141.53 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 100 | 0 | 0.56 | 0.14 | 0.55 | 314.77 | 0.39 | 0.33 |
| Hex | 74 | 33 | 64 | 0 | 38 | E | 37 | 13B | 27 | 21 |
| Octal | 164 | 63 | 144 | 0 | 70 | 16 | 67 | 473 | 47 | 41 |
| Binary | 1110100 | 110011 | 1100100 | 0 | 111000 | 1110 | 110111 | 100111011 | 100111 | 100001 |
Color Harmonies of #743364
Complementary color
Monochromatic Colors of #743364
Black with #743364
Text Example
Text Example
White with #743364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743364; }
p { color: rgb(116,51,100); }
H1.HeaderClassName
{
color: #743364;
}
.AnyTagClassName
{
color: #743364;
}
</style>
background-color css
<style>
a { background-color: #743364; }
a { background-color: rgb(116,51,100); }
div.DivClassName
{
background-color: #743364;
}
.BgClassName
{
background-color: #743364;
}
</style>
border-color css
<style>
span { border-color: #743364; }
span { border-color: rgb(116,51,100); }
td.TdClassName
{
border-color: #743364;
}
.TagClassName
{
border-color: #743364;
}
</style>