Shades of Palatinate Purple #742659
Tints of Palatinate Purple #742659
RGB
CMYK
RGB Variations
Color information
#742659 (or 0x742659) is known color: Palatinate Purple. HEX triplet: 74, 26 and 59. RGB value is (116,38,89). Sum of RGB (Red+Green+Blue) = 116+38+89=243 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.74% from 243); Green value is 38 (15.23% from 255 or 15.64% from 243); Blue value is 89 (35.16% from 255 or 36.63% from 243); Max value from RGB is 116 - color contains mainly: red. Hex color #742659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742659 is #8BD9A6. Grayscale: #434343. Windows color (decimal): -9165223 or 5842548. OLE color: 5842548.
HSL color Cylindrical-coordinate representation of color #742659: hue angle of 320.77º 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 #742659 is Cyan = 0, Magento = 0.67, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 89 | - |
| CMYK | 0 | 0.67 | 0.23 | 0.55 |
| HSL | 320.77º | 0.51% | 0.3% | - |
| HSV(B) | 320.77º | 0.67% | 0.45% | - |
| XYZ | 9.7 | 5.82 | 10.06 | - |
| YUV | 67.14 | 140.34 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 89 | 0 | 0.67 | 0.23 | 0.55 | 320.77 | 0.51 | 0.3 |
| Hex | 74 | 26 | 59 | 0 | 43 | 17 | 37 | 141 | 33 | 1E |
| Octal | 164 | 46 | 131 | 0 | 103 | 27 | 67 | 501 | 63 | 36 |
| Binary | 1110100 | 100110 | 1011001 | 0 | 1000011 | 10111 | 110111 | 101000001 | 110011 | 11110 |
Color Harmonies of #742659
Complementary color
Monochromatic Colors of #742659
Black with #742659
Text Example
Text Example
White with #742659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742659; }
p { color: rgb(116,38,89); }
H1.HeaderClassName
{
color: #742659;
}
.AnyTagClassName
{
color: #742659;
}
</style>
background-color css
<style>
a { background-color: #742659; }
a { background-color: rgb(116,38,89); }
div.DivClassName
{
background-color: #742659;
}
.BgClassName
{
background-color: #742659;
}
</style>
border-color css
<style>
span { border-color: #742659; }
span { border-color: rgb(116,38,89); }
td.TdClassName
{
border-color: #742659;
}
.TagClassName
{
border-color: #742659;
}
</style>