Shades of Palatinate Purple #743266
Tints of Palatinate Purple #743266
RGB
CMYK
RGB Variations
Color information
#743266 (or 0x743266) is known color: Palatinate Purple. HEX triplet: 74, 32 and 66. RGB value is (116,50,102). Sum of RGB (Red+Green+Blue) = 116+50+102=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 50 (19.92% from 255 or 18.66% from 268); Blue value is 102 (40.23% from 255 or 38.06% from 268); Max value from RGB is 116 - color contains mainly: red. Hex color #743266 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743266 is #8BCD99. Grayscale: #4B4B4B. Windows color (decimal): -9162138 or 6697588. OLE color: 6697588.
HSL color Cylindrical-coordinate representation of color #743266: hue angle of 312.73º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #743266 is Cyan = 0, Magento = 0.57, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 102 | - |
| CMYK | 0 | 0.57 | 0.12 | 0.55 |
| HSL | 312.73º | 0.4% | 0.33% | - |
| HSV(B) | 312.73º | 0.57% | 0.45% | - |
| XYZ | 10.74 | 6.95 | 13.35 | - |
| YUV | 75.66 | 142.87 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 102 | 0 | 0.57 | 0.12 | 0.55 | 312.73 | 0.4 | 0.33 |
| Hex | 74 | 32 | 66 | 0 | 39 | C | 37 | 139 | 28 | 21 |
| Octal | 164 | 62 | 146 | 0 | 71 | 14 | 67 | 471 | 50 | 41 |
| Binary | 1110100 | 110010 | 1100110 | 0 | 111001 | 1100 | 110111 | 100111001 | 101000 | 100001 |
Color Harmonies of #743266
Complementary color
Monochromatic Colors of #743266
Black with #743266
Text Example
Text Example
White with #743266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743266; }
p { color: rgb(116,50,102); }
H1.HeaderClassName
{
color: #743266;
}
.AnyTagClassName
{
color: #743266;
}
</style>
background-color css
<style>
a { background-color: #743266; }
a { background-color: rgb(116,50,102); }
div.DivClassName
{
background-color: #743266;
}
.BgClassName
{
background-color: #743266;
}
</style>
border-color css
<style>
span { border-color: #743266; }
span { border-color: rgb(116,50,102); }
td.TdClassName
{
border-color: #743266;
}
.TagClassName
{
border-color: #743266;
}
</style>