Shades of Palatinate Purple #741968
Tints of Palatinate Purple #741968
RGB
CMYK
RGB Variations
Color information
#741968 (or 0x741968) is known color: Palatinate Purple. HEX triplet: 74, 19 and 68. RGB value is (116,25,104). Sum of RGB (Red+Green+Blue) = 116+25+104=245 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.35% from 245); Green value is 25 (10.16% from 255 or 10.20% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 116 - color contains mainly: red. Hex color #741968 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741968 is #8BE697. Grayscale: #3C3C3C. Windows color (decimal): -9168536 or 6822260. OLE color: 6822260.
HSL color Cylindrical-coordinate representation of color #741968: hue angle of 307.91º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #741968 is Cyan = 0, Magento = 0.78, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 25 | 104 | - |
| CMYK | 0 | 0.78 | 0.10 | 0.55 |
| HSL | 307.91º | 0.65% | 0.28% | - |
| HSV(B) | 307.91º | 0.78% | 0.45% | - |
| XYZ | 10.05 | 5.41 | 13.61 | - |
| YUV | 61.22 | 152.15 | 167.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 25 | 104 | 0 | 0.78 | 0.10 | 0.55 | 307.91 | 0.65 | 0.28 |
| Hex | 74 | 19 | 68 | 0 | 4E | A | 37 | 134 | 41 | 1C |
| Octal | 164 | 31 | 150 | 0 | 116 | 12 | 67 | 464 | 101 | 34 |
| Binary | 1110100 | 11001 | 1101000 | 0 | 1001110 | 1010 | 110111 | 100110100 | 1000001 | 11100 |
Color Harmonies of #741968
Complementary color
Monochromatic Colors of #741968
Black with #741968
Text Example
Text Example
White with #741968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741968; }
p { color: rgb(116,25,104); }
H1.HeaderClassName
{
color: #741968;
}
.AnyTagClassName
{
color: #741968;
}
</style>
background-color css
<style>
a { background-color: #741968; }
a { background-color: rgb(116,25,104); }
div.DivClassName
{
background-color: #741968;
}
.BgClassName
{
background-color: #741968;
}
</style>
border-color css
<style>
span { border-color: #741968; }
span { border-color: rgb(116,25,104); }
td.TdClassName
{
border-color: #741968;
}
.TagClassName
{
border-color: #741968;
}
</style>