Shades of Palatinate Purple #741261
Tints of Palatinate Purple #741261
RGB
CMYK
RGB Variations
Color information
#741261 (or 0x741261) is known color: Palatinate Purple. HEX triplet: 74, 12 and 61. RGB value is (116,18,97). Sum of RGB (Red+Green+Blue) = 116+18+97=231 (30% of max value = 765). Red value is 116 (45.70% from 255 or 50.22% from 231); Green value is 18 (7.42% from 255 or 7.79% from 231); Blue value is 97 (38.28% from 255 or 41.99% from 231); Max value from RGB is 116 - color contains mainly: red. Hex color #741261 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #741261 is #8BED9E. Grayscale: #383838. Windows color (decimal): -9170335 or 6361716. OLE color: 6361716.
HSL color Cylindrical-coordinate representation of color #741261: hue angle of 311.63º 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 #741261 is Cyan = 0, Magento = 0.84, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 18 | 97 | - |
| CMYK | 0 | 0.84 | 0.16 | 0.55 |
| HSL | 311.63º | 0.73% | 0.26% | - |
| HSV(B) | 311.63º | 0.84% | 0.45% | - |
| XYZ | 9.58 | 5.01 | 11.77 | - |
| YUV | 56.31 | 150.97 | 170.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 18 | 97 | 0 | 0.84 | 0.16 | 0.55 | 311.63 | 0.73 | 0.26 |
| Hex | 74 | 12 | 61 | 0 | 54 | 10 | 37 | 138 | 49 | 1A |
| Octal | 164 | 22 | 141 | 0 | 124 | 20 | 67 | 470 | 111 | 32 |
| Binary | 1110100 | 10010 | 1100001 | 0 | 1010100 | 10000 | 110111 | 100111000 | 1001001 | 11010 |
Color Harmonies of #741261
Complementary color
Monochromatic Colors of #741261
Black with #741261
Text Example
Text Example
White with #741261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741261; }
p { color: rgb(116,18,97); }
H1.HeaderClassName
{
color: #741261;
}
.AnyTagClassName
{
color: #741261;
}
</style>
background-color css
<style>
a { background-color: #741261; }
a { background-color: rgb(116,18,97); }
div.DivClassName
{
background-color: #741261;
}
.BgClassName
{
background-color: #741261;
}
</style>
border-color css
<style>
span { border-color: #741261; }
span { border-color: rgb(116,18,97); }
td.TdClassName
{
border-color: #741261;
}
.TagClassName
{
border-color: #741261;
}
</style>