Shades of Palatinate Purple #743763
Tints of Palatinate Purple #743763
RGB
CMYK
RGB Variations
Color information
#743763 (or 0x743763) is known color: Palatinate Purple. HEX triplet: 74, 37 and 63. RGB value is (116,55,99). Sum of RGB (Red+Green+Blue) = 116+55+99=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 55 (21.88% from 255 or 20.37% from 270); Blue value is 99 (39.06% from 255 or 36.67% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #743763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743763 is #8BC89C. Grayscale: #4E4E4E. Windows color (decimal): -9160861 or 6502260. OLE color: 6502260.
HSL color Cylindrical-coordinate representation of color #743763: hue angle of 316.72º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #743763 is Cyan = 0, Magento = 0.53, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 99 | - |
| CMYK | 0 | 0.53 | 0.15 | 0.55 |
| HSL | 316.72º | 0.36% | 0.34% | - |
| HSV(B) | 316.72º | 0.53% | 0.45% | - |
| XYZ | 10.82 | 7.35 | 12.65 | - |
| YUV | 78.26 | 139.71 | 154.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 99 | 0 | 0.53 | 0.15 | 0.55 | 316.72 | 0.36 | 0.34 |
| Hex | 74 | 37 | 63 | 0 | 35 | F | 37 | 13D | 24 | 22 |
| Octal | 164 | 67 | 143 | 0 | 65 | 17 | 67 | 475 | 44 | 42 |
| Binary | 1110100 | 110111 | 1100011 | 0 | 110101 | 1111 | 110111 | 100111101 | 100100 | 100010 |
Color Harmonies of #743763
Complementary color
Monochromatic Colors of #743763
Black with #743763
Text Example
Text Example
White with #743763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743763; }
p { color: rgb(116,55,99); }
H1.HeaderClassName
{
color: #743763;
}
.AnyTagClassName
{
color: #743763;
}
</style>
background-color css
<style>
a { background-color: #743763; }
a { background-color: rgb(116,55,99); }
div.DivClassName
{
background-color: #743763;
}
.BgClassName
{
background-color: #743763;
}
</style>
border-color css
<style>
span { border-color: #743763; }
span { border-color: rgb(116,55,99); }
td.TdClassName
{
border-color: #743763;
}
.TagClassName
{
border-color: #743763;
}
</style>