Shades of Palatinate Purple #742668
Tints of Palatinate Purple #742668
RGB
CMYK
RGB Variations
Color information
#742668 (or 0x742668) is known color: Palatinate Purple. HEX triplet: 74, 26 and 68. RGB value is (116,38,104). Sum of RGB (Red+Green+Blue) = 116+38+104=258 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.96% from 258); Green value is 38 (15.23% from 255 or 14.73% from 258); Blue value is 104 (41.02% from 255 or 40.31% from 258); Max value from RGB is 116 - color contains mainly: red. Hex color #742668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742668 is #8BD997. Grayscale: #444444. Windows color (decimal): -9165208 or 6825588. OLE color: 6825588.
HSL color Cylindrical-coordinate representation of color #742668: hue angle of 309.23º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #742668 is Cyan = 0, Magento = 0.67, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 104 | - |
| CMYK | 0 | 0.67 | 0.10 | 0.55 |
| HSL | 309.23º | 0.51% | 0.3% | - |
| HSV(B) | 309.23º | 0.67% | 0.45% | - |
| XYZ | 10.39 | 6.1 | 13.73 | - |
| YUV | 68.85 | 147.84 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 104 | 0 | 0.67 | 0.10 | 0.55 | 309.23 | 0.51 | 0.3 |
| Hex | 74 | 26 | 68 | 0 | 43 | A | 37 | 135 | 33 | 1E |
| Octal | 164 | 46 | 150 | 0 | 103 | 12 | 67 | 465 | 63 | 36 |
| Binary | 1110100 | 100110 | 1101000 | 0 | 1000011 | 1010 | 110111 | 100110101 | 110011 | 11110 |
Color Harmonies of #742668
Complementary color
Monochromatic Colors of #742668
Black with #742668
Text Example
Text Example
White with #742668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742668; }
p { color: rgb(116,38,104); }
H1.HeaderClassName
{
color: #742668;
}
.AnyTagClassName
{
color: #742668;
}
</style>
background-color css
<style>
a { background-color: #742668; }
a { background-color: rgb(116,38,104); }
div.DivClassName
{
background-color: #742668;
}
.BgClassName
{
background-color: #742668;
}
</style>
border-color css
<style>
span { border-color: #742668; }
span { border-color: rgb(116,38,104); }
td.TdClassName
{
border-color: #742668;
}
.TagClassName
{
border-color: #742668;
}
</style>