Shades of Palatinate Purple #741260
Tints of Palatinate Purple #741260
RGB
CMYK
RGB Variations
Color information
#741260 (or 0x741260) is known color: Palatinate Purple. HEX triplet: 74, 12 and 60. RGB value is (116,18,96). Sum of RGB (Red+Green+Blue) = 116+18+96=230 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.43% from 230); Green value is 18 (7.42% from 255 or 7.83% from 230); Blue value is 96 (37.89% from 255 or 41.74% from 230); Max value from RGB is 116 - color contains mainly: red. Hex color #741260 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741260 is #8BED9F. Grayscale: #373737. Windows color (decimal): -9170336 or 6296180. OLE color: 6296180.
HSL color Cylindrical-coordinate representation of color #741260: hue angle of 312.24º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #741260 is Cyan = 0, Magento = 0.84, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 18 | 96 | - |
| CMYK | 0 | 0.84 | 0.17 | 0.55 |
| HSL | 312.24º | 0.73% | 0.26% | - |
| HSV(B) | 312.24º | 0.84% | 0.45% | - |
| XYZ | 9.53 | 4.99 | 11.53 | - |
| YUV | 56.19 | 150.47 | 170.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 18 | 96 | 0 | 0.84 | 0.17 | 0.55 | 312.24 | 0.73 | 0.26 |
| Hex | 74 | 12 | 60 | 0 | 54 | 11 | 37 | 138 | 49 | 1A |
| Octal | 164 | 22 | 140 | 0 | 124 | 21 | 67 | 470 | 111 | 32 |
| Binary | 1110100 | 10010 | 1100000 | 0 | 1010100 | 10001 | 110111 | 100111000 | 1001001 | 11010 |
Color Harmonies of #741260
Complementary color
Monochromatic Colors of #741260
Black with #741260
Text Example
Text Example
White with #741260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741260; }
p { color: rgb(116,18,96); }
H1.HeaderClassName
{
color: #741260;
}
.AnyTagClassName
{
color: #741260;
}
</style>
background-color css
<style>
a { background-color: #741260; }
a { background-color: rgb(116,18,96); }
div.DivClassName
{
background-color: #741260;
}
.BgClassName
{
background-color: #741260;
}
</style>
border-color css
<style>
span { border-color: #741260; }
span { border-color: rgb(116,18,96); }
td.TdClassName
{
border-color: #741260;
}
.TagClassName
{
border-color: #741260;
}
</style>