Shades of Palatinate Purple #742461
Tints of Palatinate Purple #742461
RGB
CMYK
RGB Variations
Color information
#742461 (or 0x742461) is known color: Palatinate Purple. HEX triplet: 74, 24 and 61. RGB value is (116,36,97). Sum of RGB (Red+Green+Blue) = 116+36+97=249 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.59% from 249); Green value is 36 (14.45% from 255 or 14.46% from 249); Blue value is 97 (38.28% from 255 or 38.96% from 249); Max value from RGB is 116 - color contains mainly: red. Hex color #742461 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742461 is #8BDB9E. Grayscale: #424242. Windows color (decimal): -9165727 or 6366324. OLE color: 6366324.
HSL color Cylindrical-coordinate representation of color #742461: hue angle of 314.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #742461 is Cyan = 0, Magento = 0.69, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 97 | - |
| CMYK | 0 | 0.69 | 0.16 | 0.55 |
| HSL | 314.25º | 0.53% | 0.3% | - |
| HSV(B) | 314.25º | 0.69% | 0.45% | - |
| XYZ | 9.99 | 5.84 | 11.91 | - |
| YUV | 66.87 | 145 | 163.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 97 | 0 | 0.69 | 0.16 | 0.55 | 314.25 | 0.53 | 0.3 |
| Hex | 74 | 24 | 61 | 0 | 45 | 10 | 37 | 13A | 35 | 1E |
| Octal | 164 | 44 | 141 | 0 | 105 | 20 | 67 | 472 | 65 | 36 |
| Binary | 1110100 | 100100 | 1100001 | 0 | 1000101 | 10000 | 110111 | 100111010 | 110101 | 11110 |
Color Harmonies of #742461
Complementary color
Monochromatic Colors of #742461
Black with #742461
Text Example
Text Example
White with #742461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742461; }
p { color: rgb(116,36,97); }
H1.HeaderClassName
{
color: #742461;
}
.AnyTagClassName
{
color: #742461;
}
</style>
background-color css
<style>
a { background-color: #742461; }
a { background-color: rgb(116,36,97); }
div.DivClassName
{
background-color: #742461;
}
.BgClassName
{
background-color: #742461;
}
</style>
border-color css
<style>
span { border-color: #742461; }
span { border-color: rgb(116,36,97); }
td.TdClassName
{
border-color: #742461;
}
.TagClassName
{
border-color: #742461;
}
</style>