Shades of Palatinate Purple #742066
Tints of Palatinate Purple #742066
RGB
CMYK
RGB Variations
Color information
#742066 (or 0x742066) is known color: Palatinate Purple. HEX triplet: 74, 20 and 66. RGB value is (116,32,102). Sum of RGB (Red+Green+Blue) = 116+32+102=250 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.4% from 250); Green value is 32 (12.89% from 255 or 12.8% from 250); Blue value is 102 (40.23% from 255 or 40.8% from 250); Max value from RGB is 116 - color contains mainly: red. Hex color #742066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742066 is #8BDF99. Grayscale: #404040. Windows color (decimal): -9166746 or 6692980. OLE color: 6692980.
HSL color Cylindrical-coordinate representation of color #742066: hue angle of 310º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742066 is Cyan = 0, Magento = 0.72, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 32 | 102 | - |
| CMYK | 0 | 0.72 | 0.12 | 0.55 |
| HSL | 310º | 0.57% | 0.29% | - |
| HSV(B) | 310º | 0.72% | 0.45% | - |
| XYZ | 10.12 | 5.71 | 13.14 | - |
| YUV | 65.1 | 148.83 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 102 | 0 | 0.72 | 0.12 | 0.55 | 310 | 0.57 | 0.29 |
| Hex | 74 | 20 | 66 | 0 | 48 | C | 37 | 136 | 39 | 1D |
| Octal | 164 | 40 | 146 | 0 | 110 | 14 | 67 | 466 | 71 | 35 |
| Binary | 1110100 | 100000 | 1100110 | 0 | 1001000 | 1100 | 110111 | 100110110 | 111001 | 11101 |
Color Harmonies of #742066
Complementary color
Monochromatic Colors of #742066
Black with #742066
Text Example
Text Example
White with #742066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742066; }
p { color: rgb(116,32,102); }
H1.HeaderClassName
{
color: #742066;
}
.AnyTagClassName
{
color: #742066;
}
</style>
background-color css
<style>
a { background-color: #742066; }
a { background-color: rgb(116,32,102); }
div.DivClassName
{
background-color: #742066;
}
.BgClassName
{
background-color: #742066;
}
</style>
border-color css
<style>
span { border-color: #742066; }
span { border-color: rgb(116,32,102); }
td.TdClassName
{
border-color: #742066;
}
.TagClassName
{
border-color: #742066;
}
</style>