Shades of Palatinate Purple #741766
Tints of Palatinate Purple #741766
RGB
CMYK
RGB Variations
Color information
#741766 (or 0x741766) is known color: Palatinate Purple. HEX triplet: 74, 17 and 66. RGB value is (116,23,102). Sum of RGB (Red+Green+Blue) = 116+23+102=241 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.13% from 241); Green value is 23 (9.38% from 255 or 9.54% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 116 - color contains mainly: red. Hex color #741766 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741766 is #8BE899. Grayscale: #3B3B3B. Windows color (decimal): -9169050 or 6690676. OLE color: 6690676.
HSL color Cylindrical-coordinate representation of color #741766: hue angle of 309.03º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #741766 is Cyan = 0, Magento = 0.80, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 23 | 102 | - |
| CMYK | 0 | 0.80 | 0.12 | 0.55 |
| HSL | 309.03º | 0.67% | 0.27% | - |
| HSV(B) | 309.03º | 0.8% | 0.45% | - |
| XYZ | 9.91 | 5.29 | 13.07 | - |
| YUV | 59.81 | 151.81 | 168.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 23 | 102 | 0 | 0.80 | 0.12 | 0.55 | 309.03 | 0.67 | 0.27 |
| Hex | 74 | 17 | 66 | 0 | 50 | C | 37 | 135 | 43 | 1B |
| Octal | 164 | 27 | 146 | 0 | 120 | 14 | 67 | 465 | 103 | 33 |
| Binary | 1110100 | 10111 | 1100110 | 0 | 1010000 | 1100 | 110111 | 100110101 | 1000011 | 11011 |
Color Harmonies of #741766
Complementary color
Monochromatic Colors of #741766
Black with #741766
Text Example
Text Example
White with #741766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741766; }
p { color: rgb(116,23,102); }
H1.HeaderClassName
{
color: #741766;
}
.AnyTagClassName
{
color: #741766;
}
</style>
background-color css
<style>
a { background-color: #741766; }
a { background-color: rgb(116,23,102); }
div.DivClassName
{
background-color: #741766;
}
.BgClassName
{
background-color: #741766;
}
</style>
border-color css
<style>
span { border-color: #741766; }
span { border-color: rgb(116,23,102); }
td.TdClassName
{
border-color: #741766;
}
.TagClassName
{
border-color: #741766;
}
</style>