Shades of Palatinate Purple #742566
Tints of Palatinate Purple #742566
RGB
CMYK
RGB Variations
Color information
#742566 (or 0x742566) is known color: Palatinate Purple. HEX triplet: 74, 25 and 66. RGB value is (116,37,102). Sum of RGB (Red+Green+Blue) = 116+37+102=255 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.49% from 255); Green value is 37 (14.84% from 255 or 14.51% from 255); Blue value is 102 (40.23% from 255 or 40% from 255); Max value from RGB is 116 - color contains mainly: red. Hex color #742566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742566 is #8BDA99. Grayscale: #434343. Windows color (decimal): -9165466 or 6694260. OLE color: 6694260.
HSL color Cylindrical-coordinate representation of color #742566: hue angle of 310.63º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742566 is Cyan = 0, Magento = 0.68, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 37 | 102 | - |
| CMYK | 0 | 0.68 | 0.12 | 0.55 |
| HSL | 310.63º | 0.52% | 0.3% | - |
| HSV(B) | 310.63º | 0.68% | 0.45% | - |
| XYZ | 10.26 | 6 | 13.19 | - |
| YUV | 68.03 | 147.17 | 162.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 37 | 102 | 0 | 0.68 | 0.12 | 0.55 | 310.63 | 0.52 | 0.3 |
| Hex | 74 | 25 | 66 | 0 | 44 | C | 37 | 137 | 34 | 1E |
| Octal | 164 | 45 | 146 | 0 | 104 | 14 | 67 | 467 | 64 | 36 |
| Binary | 1110100 | 100101 | 1100110 | 0 | 1000100 | 1100 | 110111 | 100110111 | 110100 | 11110 |
Color Harmonies of #742566
Complementary color
Monochromatic Colors of #742566
Black with #742566
Text Example
Text Example
White with #742566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742566; }
p { color: rgb(116,37,102); }
H1.HeaderClassName
{
color: #742566;
}
.AnyTagClassName
{
color: #742566;
}
</style>
background-color css
<style>
a { background-color: #742566; }
a { background-color: rgb(116,37,102); }
div.DivClassName
{
background-color: #742566;
}
.BgClassName
{
background-color: #742566;
}
</style>
border-color css
<style>
span { border-color: #742566; }
span { border-color: rgb(116,37,102); }
td.TdClassName
{
border-color: #742566;
}
.TagClassName
{
border-color: #742566;
}
</style>