Shades of Palatinate Purple #741257
Tints of Palatinate Purple #741257
RGB
CMYK
RGB Variations
Color information
#741257 (or 0x741257) is known color: Palatinate Purple. HEX triplet: 74, 12 and 57. RGB value is (116,18,87). Sum of RGB (Red+Green+Blue) = 116+18+87=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 18 (7.42% from 255 or 8.14% from 221); Blue value is 87 (34.38% from 255 or 39.37% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #741257 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741257 is #8BEDA8. Grayscale: #363636. Windows color (decimal): -9170345 or 5706356. OLE color: 5706356.
HSL color Cylindrical-coordinate representation of color #741257: hue angle of 317.76º 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 #741257 is Cyan = 0, Magento = 0.84, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 18 | 87 | - |
| CMYK | 0 | 0.84 | 0.25 | 0.55 |
| HSL | 317.76º | 0.73% | 0.26% | - |
| HSV(B) | 317.76º | 0.84% | 0.45% | - |
| XYZ | 9.14 | 4.83 | 9.47 | - |
| YUV | 55.17 | 145.97 | 171.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 18 | 87 | 0 | 0.84 | 0.25 | 0.55 | 317.76 | 0.73 | 0.26 |
| Hex | 74 | 12 | 57 | 0 | 54 | 19 | 37 | 13E | 49 | 1A |
| Octal | 164 | 22 | 127 | 0 | 124 | 31 | 67 | 476 | 111 | 32 |
| Binary | 1110100 | 10010 | 1010111 | 0 | 1010100 | 11001 | 110111 | 100111110 | 1001001 | 11010 |
Color Harmonies of #741257
Complementary color
Monochromatic Colors of #741257
Black with #741257
Text Example
Text Example
White with #741257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741257; }
p { color: rgb(116,18,87); }
H1.HeaderClassName
{
color: #741257;
}
.AnyTagClassName
{
color: #741257;
}
</style>
background-color css
<style>
a { background-color: #741257; }
a { background-color: rgb(116,18,87); }
div.DivClassName
{
background-color: #741257;
}
.BgClassName
{
background-color: #741257;
}
</style>
border-color css
<style>
span { border-color: #741257; }
span { border-color: rgb(116,18,87); }
td.TdClassName
{
border-color: #741257;
}
.TagClassName
{
border-color: #741257;
}
</style>