Shades of Palatinate Purple #742660
Tints of Palatinate Purple #742660
RGB
CMYK
RGB Variations
Color information
#742660 (or 0x742660) is known color: Palatinate Purple. HEX triplet: 74, 26 and 60. RGB value is (116,38,96). Sum of RGB (Red+Green+Blue) = 116+38+96=250 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.4% from 250); Green value is 38 (15.23% from 255 or 15.2% from 250); Blue value is 96 (37.89% from 255 or 38.4% from 250); Max value from RGB is 116 - color contains mainly: red. Hex color #742660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742660 is #8BD99F. Grayscale: #434343. Windows color (decimal): -9165216 or 6301300. OLE color: 6301300.
HSL color Cylindrical-coordinate representation of color #742660: hue angle of 315.38º 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 #742660 is Cyan = 0, Magento = 0.67, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 96 | - |
| CMYK | 0 | 0.67 | 0.17 | 0.55 |
| HSL | 315.38º | 0.51% | 0.3% | - |
| HSV(B) | 315.38º | 0.67% | 0.45% | - |
| XYZ | 10.01 | 5.94 | 11.69 | - |
| YUV | 67.93 | 143.84 | 162.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 96 | 0 | 0.67 | 0.17 | 0.55 | 315.38 | 0.51 | 0.3 |
| Hex | 74 | 26 | 60 | 0 | 43 | 11 | 37 | 13B | 33 | 1E |
| Octal | 164 | 46 | 140 | 0 | 103 | 21 | 67 | 473 | 63 | 36 |
| Binary | 1110100 | 100110 | 1100000 | 0 | 1000011 | 10001 | 110111 | 100111011 | 110011 | 11110 |
Color Harmonies of #742660
Complementary color
Monochromatic Colors of #742660
Black with #742660
Text Example
Text Example
White with #742660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742660; }
p { color: rgb(116,38,96); }
H1.HeaderClassName
{
color: #742660;
}
.AnyTagClassName
{
color: #742660;
}
</style>
background-color css
<style>
a { background-color: #742660; }
a { background-color: rgb(116,38,96); }
div.DivClassName
{
background-color: #742660;
}
.BgClassName
{
background-color: #742660;
}
</style>
border-color css
<style>
span { border-color: #742660; }
span { border-color: rgb(116,38,96); }
td.TdClassName
{
border-color: #742660;
}
.TagClassName
{
border-color: #742660;
}
</style>