Shades of Palatinate Purple #742764
Tints of Palatinate Purple #742764
RGB
CMYK
RGB Variations
Color information
#742764 (or 0x742764) is known color: Palatinate Purple. HEX triplet: 74, 27 and 64. RGB value is (116,39,100). Sum of RGB (Red+Green+Blue) = 116+39+100=255 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.49% from 255); Green value is 39 (15.62% from 255 or 15.29% from 255); Blue value is 100 (39.45% from 255 or 39.22% from 255); Max value from RGB is 116 - color contains mainly: red. Hex color #742764 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742764 is #8BD89B. Grayscale: #444444. Windows color (decimal): -9164956 or 6563700. OLE color: 6563700.
HSL color Cylindrical-coordinate representation of color #742764: hue angle of 312.47º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742764 is Cyan = 0, Magento = 0.66, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 39 | 100 | - |
| CMYK | 0 | 0.66 | 0.14 | 0.55 |
| HSL | 312.47º | 0.5% | 0.3% | - |
| HSV(B) | 312.47º | 0.66% | 0.45% | - |
| XYZ | 10.23 | 6.08 | 12.69 | - |
| YUV | 68.98 | 145.51 | 161.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 100 | 0 | 0.66 | 0.14 | 0.55 | 312.47 | 0.5 | 0.3 |
| Hex | 74 | 27 | 64 | 0 | 42 | E | 37 | 138 | 32 | 1E |
| Octal | 164 | 47 | 144 | 0 | 102 | 16 | 67 | 470 | 62 | 36 |
| Binary | 1110100 | 100111 | 1100100 | 0 | 1000010 | 1110 | 110111 | 100111000 | 110010 | 11110 |
Color Harmonies of #742764
Complementary color
Monochromatic Colors of #742764
Black with #742764
Text Example
Text Example
White with #742764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742764; }
p { color: rgb(116,39,100); }
H1.HeaderClassName
{
color: #742764;
}
.AnyTagClassName
{
color: #742764;
}
</style>
background-color css
<style>
a { background-color: #742764; }
a { background-color: rgb(116,39,100); }
div.DivClassName
{
background-color: #742764;
}
.BgClassName
{
background-color: #742764;
}
</style>
border-color css
<style>
span { border-color: #742764; }
span { border-color: rgb(116,39,100); }
td.TdClassName
{
border-color: #742764;
}
.TagClassName
{
border-color: #742764;
}
</style>