Shades of Palatinate Purple #740959
Tints of Palatinate Purple #740959
RGB
CMYK
RGB Variations
Color information
#740959 (or 0x740959) is known color: Palatinate Purple. HEX triplet: 74, 09 and 59. RGB value is (116,9,89). Sum of RGB (Red+Green+Blue) = 116+9+89=214 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.21% from 214); Green value is 9 (3.91% from 255 or 4.21% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 116 - color contains mainly: red. Hex color #740959 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740959 is #8BF6A6. Grayscale: #313131. Windows color (decimal): -9172647 or 5835124. OLE color: 5835124.
HSL color Cylindrical-coordinate representation of color #740959: hue angle of 315.14º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #740959 is Cyan = 0, Magento = 0.92, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 89 | - |
| CMYK | 0 | 0.92 | 0.23 | 0.55 |
| HSL | 315.14º | 0.86% | 0.25% | - |
| HSV(B) | 315.14º | 0.92% | 0.45% | - |
| XYZ | 9.1 | 4.63 | 9.87 | - |
| YUV | 50.11 | 149.95 | 175 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 89 | 0 | 0.92 | 0.23 | 0.55 | 315.14 | 0.86 | 0.25 |
| Hex | 74 | 9 | 59 | 0 | 5C | 17 | 37 | 13B | 56 | 19 |
| Octal | 164 | 11 | 131 | 0 | 134 | 27 | 67 | 473 | 126 | 31 |
| Binary | 1110100 | 1001 | 1011001 | 0 | 1011100 | 10111 | 110111 | 100111011 | 1010110 | 11001 |
Color Harmonies of #740959
Complementary color
Monochromatic Colors of #740959
Black with #740959
Text Example
Text Example
White with #740959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740959; }
p { color: rgb(116,9,89); }
H1.HeaderClassName
{
color: #740959;
}
.AnyTagClassName
{
color: #740959;
}
</style>
background-color css
<style>
a { background-color: #740959; }
a { background-color: rgb(116,9,89); }
div.DivClassName
{
background-color: #740959;
}
.BgClassName
{
background-color: #740959;
}
</style>
border-color css
<style>
span { border-color: #740959; }
span { border-color: rgb(116,9,89); }
td.TdClassName
{
border-color: #740959;
}
.TagClassName
{
border-color: #740959;
}
</style>