Shades of Palatinate Purple #742063
Tints of Palatinate Purple #742063
RGB
CMYK
RGB Variations
Color information
#742063 (or 0x742063) is known color: Palatinate Purple. HEX triplet: 74, 20 and 63. RGB value is (116,32,99). Sum of RGB (Red+Green+Blue) = 116+32+99=247 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.96% from 247); Green value is 32 (12.89% from 255 or 12.96% from 247); Blue value is 99 (39.06% from 255 or 40.08% from 247); Max value from RGB is 116 - color contains mainly: red. Hex color #742063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742063 is #8BDF9C. Grayscale: #404040. Windows color (decimal): -9166749 or 6496372. OLE color: 6496372.
HSL color Cylindrical-coordinate representation of color #742063: hue angle of 312.14º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742063 is Cyan = 0, Magento = 0.72, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 32 | 99 | - |
| CMYK | 0 | 0.72 | 0.15 | 0.55 |
| HSL | 312.14º | 0.57% | 0.29% | - |
| HSV(B) | 312.14º | 0.72% | 0.45% | - |
| XYZ | 9.97 | 5.65 | 12.37 | - |
| YUV | 64.75 | 147.33 | 164.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 99 | 0 | 0.72 | 0.15 | 0.55 | 312.14 | 0.57 | 0.29 |
| Hex | 74 | 20 | 63 | 0 | 48 | F | 37 | 138 | 39 | 1D |
| Octal | 164 | 40 | 143 | 0 | 110 | 17 | 67 | 470 | 71 | 35 |
| Binary | 1110100 | 100000 | 1100011 | 0 | 1001000 | 1111 | 110111 | 100111000 | 111001 | 11101 |
Color Harmonies of #742063
Complementary color
Monochromatic Colors of #742063
Black with #742063
Text Example
Text Example
White with #742063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742063; }
p { color: rgb(116,32,99); }
H1.HeaderClassName
{
color: #742063;
}
.AnyTagClassName
{
color: #742063;
}
</style>
background-color css
<style>
a { background-color: #742063; }
a { background-color: rgb(116,32,99); }
div.DivClassName
{
background-color: #742063;
}
.BgClassName
{
background-color: #742063;
}
</style>
border-color css
<style>
span { border-color: #742063; }
span { border-color: rgb(116,32,99); }
td.TdClassName
{
border-color: #742063;
}
.TagClassName
{
border-color: #742063;
}
</style>