Shades of Palatinate Purple #744168
Tints of Palatinate Purple #744168
RGB
CMYK
RGB Variations
Color information
#744168 (or 0x744168) is known color: Palatinate Purple. HEX triplet: 74, 41 and 68. RGB value is (116,65,104). Sum of RGB (Red+Green+Blue) = 116+65+104=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 65 (25.78% from 255 or 22.81% from 285); Blue value is 104 (41.02% from 255 or 36.49% from 285); Max value from RGB is 116 - color contains mainly: red. Hex color #744168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744168 is #8BBE97. Grayscale: #545454. Windows color (decimal): -9158296 or 6832500. OLE color: 6832500.
HSL color Cylindrical-coordinate representation of color #744168: hue angle of 314.12º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #744168 is Cyan = 0, Magento = 0.44, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 104 | - |
| CMYK | 0 | 0.44 | 0.10 | 0.55 |
| HSL | 314.12º | 0.28% | 0.35% | - |
| HSV(B) | 314.12º | 0.44% | 0.45% | - |
| XYZ | 11.59 | 8.49 | 14.13 | - |
| YUV | 84.7 | 138.9 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 104 | 0 | 0.44 | 0.10 | 0.55 | 314.12 | 0.28 | 0.35 |
| Hex | 74 | 41 | 68 | 0 | 2C | A | 37 | 13A | 1C | 23 |
| Octal | 164 | 101 | 150 | 0 | 54 | 12 | 67 | 472 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1101000 | 0 | 101100 | 1010 | 110111 | 100111010 | 11100 | 100011 |
Color Harmonies of #744168
Complementary color
Monochromatic Colors of #744168
Black with #744168
Text Example
Text Example
White with #744168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744168; }
p { color: rgb(116,65,104); }
H1.HeaderClassName
{
color: #744168;
}
.AnyTagClassName
{
color: #744168;
}
</style>
background-color css
<style>
a { background-color: #744168; }
a { background-color: rgb(116,65,104); }
div.DivClassName
{
background-color: #744168;
}
.BgClassName
{
background-color: #744168;
}
</style>
border-color css
<style>
span { border-color: #744168; }
span { border-color: rgb(116,65,104); }
td.TdClassName
{
border-color: #744168;
}
.TagClassName
{
border-color: #744168;
}
</style>