Shades of Palatinate Purple #742965
Tints of Palatinate Purple #742965
RGB
CMYK
RGB Variations
Color information
#742965 (or 0x742965) is known color: Palatinate Purple. HEX triplet: 74, 29 and 65. RGB value is (116,41,101). Sum of RGB (Red+Green+Blue) = 116+41+101=258 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.96% from 258); Green value is 41 (16.41% from 255 or 15.89% from 258); Blue value is 101 (39.84% from 255 or 39.15% from 258); Max value from RGB is 116 - color contains mainly: red. Hex color #742965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742965 is #8BD69A. Grayscale: #464646. Windows color (decimal): -9164443 or 6629748. OLE color: 6629748.
HSL color Cylindrical-coordinate representation of color #742965: hue angle of 312º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #742965 is Cyan = 0, Magento = 0.65, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 101 | - |
| CMYK | 0 | 0.65 | 0.13 | 0.55 |
| HSL | 312º | 0.48% | 0.31% | - |
| HSV(B) | 312º | 0.65% | 0.45% | - |
| XYZ | 10.34 | 6.24 | 12.97 | - |
| YUV | 70.27 | 145.35 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 101 | 0 | 0.65 | 0.13 | 0.55 | 312 | 0.48 | 0.31 |
| Hex | 74 | 29 | 65 | 0 | 41 | D | 37 | 138 | 30 | 1F |
| Octal | 164 | 51 | 145 | 0 | 101 | 15 | 67 | 470 | 60 | 37 |
| Binary | 1110100 | 101001 | 1100101 | 0 | 1000001 | 1101 | 110111 | 100111000 | 110000 | 11111 |
Color Harmonies of #742965
Complementary color
Monochromatic Colors of #742965
Black with #742965
Text Example
Text Example
White with #742965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742965; }
p { color: rgb(116,41,101); }
H1.HeaderClassName
{
color: #742965;
}
.AnyTagClassName
{
color: #742965;
}
</style>
background-color css
<style>
a { background-color: #742965; }
a { background-color: rgb(116,41,101); }
div.DivClassName
{
background-color: #742965;
}
.BgClassName
{
background-color: #742965;
}
</style>
border-color css
<style>
span { border-color: #742965; }
span { border-color: rgb(116,41,101); }
td.TdClassName
{
border-color: #742965;
}
.TagClassName
{
border-color: #742965;
}
</style>