Shades of Palatinate Purple #742465
Tints of Palatinate Purple #742465
RGB
CMYK
RGB Variations
Color information
#742465 (or 0x742465) is known color: Palatinate Purple. HEX triplet: 74, 24 and 65. RGB value is (116,36,101). Sum of RGB (Red+Green+Blue) = 116+36+101=253 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.85% from 253); Green value is 36 (14.45% from 255 or 14.23% from 253); Blue value is 101 (39.84% from 255 or 39.92% from 253); Max value from RGB is 116 - color contains mainly: red. Hex color #742465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742465 is #8BDB9A. Grayscale: #434343. Windows color (decimal): -9165723 or 6628468. OLE color: 6628468.
HSL color Cylindrical-coordinate representation of color #742465: hue angle of 311.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742465 is Cyan = 0, Magento = 0.69, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 101 | - |
| CMYK | 0 | 0.69 | 0.13 | 0.55 |
| HSL | 311.25º | 0.53% | 0.3% | - |
| HSV(B) | 311.25º | 0.69% | 0.45% | - |
| XYZ | 10.18 | 5.91 | 12.92 | - |
| YUV | 67.33 | 147 | 162.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 101 | 0 | 0.69 | 0.13 | 0.55 | 311.25 | 0.53 | 0.3 |
| Hex | 74 | 24 | 65 | 0 | 45 | D | 37 | 137 | 35 | 1E |
| Octal | 164 | 44 | 145 | 0 | 105 | 15 | 67 | 467 | 65 | 36 |
| Binary | 1110100 | 100100 | 1100101 | 0 | 1000101 | 1101 | 110111 | 100110111 | 110101 | 11110 |
Color Harmonies of #742465
Complementary color
Monochromatic Colors of #742465
Black with #742465
Text Example
Text Example
White with #742465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742465; }
p { color: rgb(116,36,101); }
H1.HeaderClassName
{
color: #742465;
}
.AnyTagClassName
{
color: #742465;
}
</style>
background-color css
<style>
a { background-color: #742465; }
a { background-color: rgb(116,36,101); }
div.DivClassName
{
background-color: #742465;
}
.BgClassName
{
background-color: #742465;
}
</style>
border-color css
<style>
span { border-color: #742465; }
span { border-color: rgb(116,36,101); }
td.TdClassName
{
border-color: #742465;
}
.TagClassName
{
border-color: #742465;
}
</style>