Shades of Palatinate Purple #743260
Tints of Palatinate Purple #743260
RGB
CMYK
RGB Variations
Color information
#743260 (or 0x743260) is known color: Palatinate Purple. HEX triplet: 74, 32 and 60. RGB value is (116,50,96). Sum of RGB (Red+Green+Blue) = 116+50+96=262 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.27% from 262); Green value is 50 (19.92% from 255 or 19.08% from 262); Blue value is 96 (37.89% from 255 or 36.64% from 262); Max value from RGB is 116 - color contains mainly: red. Hex color #743260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743260 is #8BCD9F. Grayscale: #4A4A4A. Windows color (decimal): -9162144 or 6304372. OLE color: 6304372.
HSL color Cylindrical-coordinate representation of color #743260: hue angle of 318.18º 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 #743260 is Cyan = 0, Magento = 0.57, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 96 | - |
| CMYK | 0 | 0.57 | 0.17 | 0.55 |
| HSL | 318.18º | 0.4% | 0.33% | - |
| HSV(B) | 318.18º | 0.57% | 0.45% | - |
| XYZ | 10.45 | 6.84 | 11.84 | - |
| YUV | 74.98 | 139.87 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 96 | 0 | 0.57 | 0.17 | 0.55 | 318.18 | 0.4 | 0.33 |
| Hex | 74 | 32 | 60 | 0 | 39 | 11 | 37 | 13E | 28 | 21 |
| Octal | 164 | 62 | 140 | 0 | 71 | 21 | 67 | 476 | 50 | 41 |
| Binary | 1110100 | 110010 | 1100000 | 0 | 111001 | 10001 | 110111 | 100111110 | 101000 | 100001 |
Color Harmonies of #743260
Complementary color
Monochromatic Colors of #743260
Black with #743260
Text Example
Text Example
White with #743260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743260; }
p { color: rgb(116,50,96); }
H1.HeaderClassName
{
color: #743260;
}
.AnyTagClassName
{
color: #743260;
}
</style>
background-color css
<style>
a { background-color: #743260; }
a { background-color: rgb(116,50,96); }
div.DivClassName
{
background-color: #743260;
}
.BgClassName
{
background-color: #743260;
}
</style>
border-color css
<style>
span { border-color: #743260; }
span { border-color: rgb(116,50,96); }
td.TdClassName
{
border-color: #743260;
}
.TagClassName
{
border-color: #743260;
}
</style>