Shades of Palatinate Purple #742968
Tints of Palatinate Purple #742968
RGB
CMYK
RGB Variations
Color information
#742968 (or 0x742968) is known color: Palatinate Purple. HEX triplet: 74, 29 and 68. RGB value is (116,41,104). Sum of RGB (Red+Green+Blue) = 116+41+104=261 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.44% from 261); Green value is 41 (16.41% from 255 or 15.71% from 261); Blue value is 104 (41.02% from 255 or 39.85% from 261); Max value from RGB is 116 - color contains mainly: red. Hex color #742968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742968 is #8BD697. Grayscale: #464646. Windows color (decimal): -9164440 or 6826356. OLE color: 6826356.
HSL color Cylindrical-coordinate representation of color #742968: hue angle of 309.6º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742968 is Cyan = 0, Magento = 0.65, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 104 | - |
| CMYK | 0 | 0.65 | 0.10 | 0.55 |
| HSL | 309.6º | 0.48% | 0.31% | - |
| HSV(B) | 309.6º | 0.65% | 0.45% | - |
| XYZ | 10.49 | 6.3 | 13.76 | - |
| YUV | 70.61 | 146.85 | 160.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 104 | 0 | 0.65 | 0.10 | 0.55 | 309.6 | 0.48 | 0.31 |
| Hex | 74 | 29 | 68 | 0 | 41 | A | 37 | 136 | 30 | 1F |
| Octal | 164 | 51 | 150 | 0 | 101 | 12 | 67 | 466 | 60 | 37 |
| Binary | 1110100 | 101001 | 1101000 | 0 | 1000001 | 1010 | 110111 | 100110110 | 110000 | 11111 |
Color Harmonies of #742968
Complementary color
Monochromatic Colors of #742968
Black with #742968
Text Example
Text Example
White with #742968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742968; }
p { color: rgb(116,41,104); }
H1.HeaderClassName
{
color: #742968;
}
.AnyTagClassName
{
color: #742968;
}
</style>
background-color css
<style>
a { background-color: #742968; }
a { background-color: rgb(116,41,104); }
div.DivClassName
{
background-color: #742968;
}
.BgClassName
{
background-color: #742968;
}
</style>
border-color css
<style>
span { border-color: #742968; }
span { border-color: rgb(116,41,104); }
td.TdClassName
{
border-color: #742968;
}
.TagClassName
{
border-color: #742968;
}
</style>