Shades of Palatinate Purple #743963
Tints of Palatinate Purple #743963
RGB
CMYK
RGB Variations
Color information
#743963 (or 0x743963) is known color: Palatinate Purple. HEX triplet: 74, 39 and 63. RGB value is (116,57,99). Sum of RGB (Red+Green+Blue) = 116+57+99=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 57 (22.66% from 255 or 20.96% from 272); Blue value is 99 (39.06% from 255 or 36.40% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #743963 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743963 is #8BC69C. Grayscale: #4F4F4F. Windows color (decimal): -9160349 or 6502772. OLE color: 6502772.
HSL color Cylindrical-coordinate representation of color #743963: hue angle of 317.29º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #743963 is Cyan = 0, Magento = 0.51, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 99 | - |
| CMYK | 0 | 0.51 | 0.15 | 0.55 |
| HSL | 317.29º | 0.34% | 0.34% | - |
| HSV(B) | 317.29º | 0.51% | 0.45% | - |
| XYZ | 10.92 | 7.54 | 12.68 | - |
| YUV | 79.43 | 139.05 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 99 | 0 | 0.51 | 0.15 | 0.55 | 317.29 | 0.34 | 0.34 |
| Hex | 74 | 39 | 63 | 0 | 33 | F | 37 | 13D | 22 | 22 |
| Octal | 164 | 71 | 143 | 0 | 63 | 17 | 67 | 475 | 42 | 42 |
| Binary | 1110100 | 111001 | 1100011 | 0 | 110011 | 1111 | 110111 | 100111101 | 100010 | 100010 |
Color Harmonies of #743963
Complementary color
Monochromatic Colors of #743963
Black with #743963
Text Example
Text Example
White with #743963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743963; }
p { color: rgb(116,57,99); }
H1.HeaderClassName
{
color: #743963;
}
.AnyTagClassName
{
color: #743963;
}
</style>
background-color css
<style>
a { background-color: #743963; }
a { background-color: rgb(116,57,99); }
div.DivClassName
{
background-color: #743963;
}
.BgClassName
{
background-color: #743963;
}
</style>
border-color css
<style>
span { border-color: #743963; }
span { border-color: rgb(116,57,99); }
td.TdClassName
{
border-color: #743963;
}
.TagClassName
{
border-color: #743963;
}
</style>