Shades of Palatinate Purple #743668
Tints of Palatinate Purple #743668
RGB
CMYK
RGB Variations
Color information
#743668 (or 0x743668) is known color: Palatinate Purple. HEX triplet: 74, 36 and 68. RGB value is (116,54,104). Sum of RGB (Red+Green+Blue) = 116+54+104=274 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.34% from 274); Green value is 54 (21.48% from 255 or 19.71% from 274); Blue value is 104 (41.02% from 255 or 37.96% from 274); Max value from RGB is 116 - color contains mainly: red. Hex color #743668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743668 is #8BC997. Grayscale: #4E4E4E. Windows color (decimal): -9161112 or 6829684. OLE color: 6829684.
HSL color Cylindrical-coordinate representation of color #743668: hue angle of 311.61º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #743668 is Cyan = 0, Magento = 0.53, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 54 | 104 | - |
| CMYK | 0 | 0.53 | 0.10 | 0.55 |
| HSL | 311.61º | 0.36% | 0.33% | - |
| HSV(B) | 311.61º | 0.53% | 0.45% | - |
| XYZ | 11.02 | 7.35 | 13.93 | - |
| YUV | 78.24 | 142.54 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 54 | 104 | 0 | 0.53 | 0.10 | 0.55 | 311.61 | 0.36 | 0.33 |
| Hex | 74 | 36 | 68 | 0 | 35 | A | 37 | 138 | 24 | 21 |
| Octal | 164 | 66 | 150 | 0 | 65 | 12 | 67 | 470 | 44 | 41 |
| Binary | 1110100 | 110110 | 1101000 | 0 | 110101 | 1010 | 110111 | 100111000 | 100100 | 100001 |
Color Harmonies of #743668
Complementary color
Monochromatic Colors of #743668
Black with #743668
Text Example
Text Example
White with #743668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743668; }
p { color: rgb(116,54,104); }
H1.HeaderClassName
{
color: #743668;
}
.AnyTagClassName
{
color: #743668;
}
</style>
background-color css
<style>
a { background-color: #743668; }
a { background-color: rgb(116,54,104); }
div.DivClassName
{
background-color: #743668;
}
.BgClassName
{
background-color: #743668;
}
</style>
border-color css
<style>
span { border-color: #743668; }
span { border-color: rgb(116,54,104); }
td.TdClassName
{
border-color: #743668;
}
.TagClassName
{
border-color: #743668;
}
</style>