Shades of Palatinate Purple #741162
Tints of Palatinate Purple #741162
RGB
CMYK
RGB Variations
Color information
#741162 (or 0x741162) is known color: Palatinate Purple. HEX triplet: 74, 11 and 62. RGB value is (116,17,98). Sum of RGB (Red+Green+Blue) = 116+17+98=231 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.22% from 231); Green value is 17 (7.03% from 255 or 7.36% from 231); Blue value is 98 (38.67% from 255 or 42.42% from 231); Max value from RGB is 116 - color contains mainly: red. Hex color #741162 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741162 is #8BEE9D. Grayscale: #373737. Windows color (decimal): -9170590 or 6426996. OLE color: 6426996.
HSL color Cylindrical-coordinate representation of color #741162: hue angle of 310.91º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #741162 is Cyan = 0, Magento = 0.85, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 17 | 98 | - |
| CMYK | 0 | 0.85 | 0.16 | 0.55 |
| HSL | 310.91º | 0.74% | 0.26% | - |
| HSV(B) | 310.91º | 0.85% | 0.45% | - |
| XYZ | 9.61 | 5 | 12.01 | - |
| YUV | 55.84 | 151.8 | 170.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 17 | 98 | 0 | 0.85 | 0.16 | 0.55 | 310.91 | 0.74 | 0.26 |
| Hex | 74 | 11 | 62 | 0 | 55 | 10 | 37 | 137 | 4A | 1A |
| Octal | 164 | 21 | 142 | 0 | 125 | 20 | 67 | 467 | 112 | 32 |
| Binary | 1110100 | 10001 | 1100010 | 0 | 1010101 | 10000 | 110111 | 100110111 | 1001010 | 11010 |
Color Harmonies of #741162
Complementary color
Monochromatic Colors of #741162
Black with #741162
Text Example
Text Example
White with #741162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741162; }
p { color: rgb(116,17,98); }
H1.HeaderClassName
{
color: #741162;
}
.AnyTagClassName
{
color: #741162;
}
</style>
background-color css
<style>
a { background-color: #741162; }
a { background-color: rgb(116,17,98); }
div.DivClassName
{
background-color: #741162;
}
.BgClassName
{
background-color: #741162;
}
</style>
border-color css
<style>
span { border-color: #741162; }
span { border-color: rgb(116,17,98); }
td.TdClassName
{
border-color: #741162;
}
.TagClassName
{
border-color: #741162;
}
</style>