Shades of Palatinate Purple #742661
Tints of Palatinate Purple #742661
RGB
CMYK
RGB Variations
Color information
#742661 (or 0x742661) is known color: Palatinate Purple. HEX triplet: 74, 26 and 61. RGB value is (116,38,97). Sum of RGB (Red+Green+Blue) = 116+38+97=251 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.22% from 251); Green value is 38 (15.23% from 255 or 15.14% from 251); Blue value is 97 (38.28% from 255 or 38.65% from 251); Max value from RGB is 116 - color contains mainly: red. Hex color #742661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742661 is #8BD99E. Grayscale: #434343. Windows color (decimal): -9165215 or 6366836. OLE color: 6366836.
HSL color Cylindrical-coordinate representation of color #742661: hue angle of 314.62º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #742661 is Cyan = 0, Magento = 0.67, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 97 | - |
| CMYK | 0 | 0.67 | 0.16 | 0.55 |
| HSL | 314.62º | 0.51% | 0.3% | - |
| HSV(B) | 314.62º | 0.67% | 0.45% | - |
| XYZ | 10.05 | 5.96 | 11.93 | - |
| YUV | 68.05 | 144.34 | 162.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 97 | 0 | 0.67 | 0.16 | 0.55 | 314.62 | 0.51 | 0.3 |
| Hex | 74 | 26 | 61 | 0 | 43 | 10 | 37 | 13B | 33 | 1E |
| Octal | 164 | 46 | 141 | 0 | 103 | 20 | 67 | 473 | 63 | 36 |
| Binary | 1110100 | 100110 | 1100001 | 0 | 1000011 | 10000 | 110111 | 100111011 | 110011 | 11110 |
Color Harmonies of #742661
Complementary color
Monochromatic Colors of #742661
Black with #742661
Text Example
Text Example
White with #742661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742661; }
p { color: rgb(116,38,97); }
H1.HeaderClassName
{
color: #742661;
}
.AnyTagClassName
{
color: #742661;
}
</style>
background-color css
<style>
a { background-color: #742661; }
a { background-color: rgb(116,38,97); }
div.DivClassName
{
background-color: #742661;
}
.BgClassName
{
background-color: #742661;
}
</style>
border-color css
<style>
span { border-color: #742661; }
span { border-color: rgb(116,38,97); }
td.TdClassName
{
border-color: #742661;
}
.TagClassName
{
border-color: #742661;
}
</style>