Shades of Palatinate Purple #743261
Tints of Palatinate Purple #743261
RGB
CMYK
RGB Variations
Color information
#743261 (or 0x743261) is known color: Palatinate Purple. HEX triplet: 74, 32 and 61. RGB value is (116,50,97). Sum of RGB (Red+Green+Blue) = 116+50+97=263 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.11% from 263); Green value is 50 (19.92% from 255 or 19.01% from 263); Blue value is 97 (38.28% from 255 or 36.88% from 263); Max value from RGB is 116 - color contains mainly: red. Hex color #743261 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743261 is #8BCD9E. Grayscale: #4A4A4A. Windows color (decimal): -9162143 or 6369908. OLE color: 6369908.
HSL color Cylindrical-coordinate representation of color #743261: hue angle of 317.27º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #743261 is Cyan = 0, Magento = 0.57, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 97 | - |
| CMYK | 0 | 0.57 | 0.16 | 0.55 |
| HSL | 317.27º | 0.4% | 0.33% | - |
| HSV(B) | 317.27º | 0.57% | 0.45% | - |
| XYZ | 10.5 | 6.86 | 12.08 | - |
| YUV | 75.09 | 140.37 | 157.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 97 | 0 | 0.57 | 0.16 | 0.55 | 317.27 | 0.4 | 0.33 |
| Hex | 74 | 32 | 61 | 0 | 39 | 10 | 37 | 13D | 28 | 21 |
| Octal | 164 | 62 | 141 | 0 | 71 | 20 | 67 | 475 | 50 | 41 |
| Binary | 1110100 | 110010 | 1100001 | 0 | 111001 | 10000 | 110111 | 100111101 | 101000 | 100001 |
Color Harmonies of #743261
Complementary color
Monochromatic Colors of #743261
Black with #743261
Text Example
Text Example
White with #743261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743261; }
p { color: rgb(116,50,97); }
H1.HeaderClassName
{
color: #743261;
}
.AnyTagClassName
{
color: #743261;
}
</style>
background-color css
<style>
a { background-color: #743261; }
a { background-color: rgb(116,50,97); }
div.DivClassName
{
background-color: #743261;
}
.BgClassName
{
background-color: #743261;
}
</style>
border-color css
<style>
span { border-color: #743261; }
span { border-color: rgb(116,50,97); }
td.TdClassName
{
border-color: #743261;
}
.TagClassName
{
border-color: #743261;
}
</style>