Shades of Palatinate Purple #741463
Tints of Palatinate Purple #741463
RGB
CMYK
RGB Variations
Color information
#741463 (or 0x741463) is known color: Palatinate Purple. HEX triplet: 74, 14 and 63. RGB value is (116,20,99). Sum of RGB (Red+Green+Blue) = 116+20+99=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 20 (8.20% from 255 or 8.51% from 235); Blue value is 99 (39.06% from 255 or 42.13% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #741463 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741463 is #8BEB9C. Grayscale: #393939. Windows color (decimal): -9169821 or 6493300. OLE color: 6493300.
HSL color Cylindrical-coordinate representation of color #741463: hue angle of 310.62º 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 #741463 is Cyan = 0, Magento = 0.83, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 20 | 99 | - |
| CMYK | 0 | 0.83 | 0.15 | 0.55 |
| HSL | 310.63º | 0.71% | 0.27% | - |
| HSV(B) | 310.63º | 0.83% | 0.45% | - |
| XYZ | 9.7 | 5.11 | 12.28 | - |
| YUV | 57.71 | 151.3 | 169.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 20 | 99 | 0 | 0.83 | 0.15 | 0.55 | 310.63 | 0.71 | 0.27 |
| Hex | 74 | 14 | 63 | 0 | 53 | F | 37 | 137 | 47 | 1B |
| Octal | 164 | 24 | 143 | 0 | 123 | 17 | 67 | 467 | 107 | 33 |
| Binary | 1110100 | 10100 | 1100011 | 0 | 1010011 | 1111 | 110111 | 100110111 | 1000111 | 11011 |
Color Harmonies of #741463
Complementary color
Monochromatic Colors of #741463
Black with #741463
Text Example
Text Example
White with #741463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741463; }
p { color: rgb(116,20,99); }
H1.HeaderClassName
{
color: #741463;
}
.AnyTagClassName
{
color: #741463;
}
</style>
background-color css
<style>
a { background-color: #741463; }
a { background-color: rgb(116,20,99); }
div.DivClassName
{
background-color: #741463;
}
.BgClassName
{
background-color: #741463;
}
</style>
border-color css
<style>
span { border-color: #741463; }
span { border-color: rgb(116,20,99); }
td.TdClassName
{
border-color: #741463;
}
.TagClassName
{
border-color: #741463;
}
</style>