Shades of Palatinate Purple #741465
Tints of Palatinate Purple #741465
RGB
CMYK
RGB Variations
Color information
#741465 (or 0x741465) is known color: Palatinate Purple. HEX triplet: 74, 14 and 65. RGB value is (116,20,101). Sum of RGB (Red+Green+Blue) = 116+20+101=237 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.95% from 237); Green value is 20 (8.20% from 255 or 8.44% from 237); Blue value is 101 (39.84% from 255 or 42.62% from 237); Max value from RGB is 116 - color contains mainly: red. Hex color #741465 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741465 is #8BEB9A. Grayscale: #393939. Windows color (decimal): -9169819 or 6624372. OLE color: 6624372.
HSL color Cylindrical-coordinate representation of color #741465: hue angle of 309.38º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #741465 is Cyan = 0, Magento = 0.83, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 20 | 101 | - |
| CMYK | 0 | 0.83 | 0.13 | 0.55 |
| HSL | 309.38º | 0.71% | 0.27% | - |
| HSV(B) | 309.38º | 0.83% | 0.45% | - |
| XYZ | 9.8 | 5.15 | 12.79 | - |
| YUV | 57.94 | 152.3 | 169.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 20 | 101 | 0 | 0.83 | 0.13 | 0.55 | 309.38 | 0.71 | 0.27 |
| Hex | 74 | 14 | 65 | 0 | 53 | D | 37 | 135 | 47 | 1B |
| Octal | 164 | 24 | 145 | 0 | 123 | 15 | 67 | 465 | 107 | 33 |
| Binary | 1110100 | 10100 | 1100101 | 0 | 1010011 | 1101 | 110111 | 100110101 | 1000111 | 11011 |
Color Harmonies of #741465
Complementary color
Monochromatic Colors of #741465
Black with #741465
Text Example
Text Example
White with #741465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741465; }
p { color: rgb(116,20,101); }
H1.HeaderClassName
{
color: #741465;
}
.AnyTagClassName
{
color: #741465;
}
</style>
background-color css
<style>
a { background-color: #741465; }
a { background-color: rgb(116,20,101); }
div.DivClassName
{
background-color: #741465;
}
.BgClassName
{
background-color: #741465;
}
</style>
border-color css
<style>
span { border-color: #741465; }
span { border-color: rgb(116,20,101); }
td.TdClassName
{
border-color: #741465;
}
.TagClassName
{
border-color: #741465;
}
</style>