Shades of Palatinate Purple #743268
Tints of Palatinate Purple #743268
RGB
CMYK
RGB Variations
Color information
#743268 (or 0x743268) is known color: Palatinate Purple. HEX triplet: 74, 32 and 68. RGB value is (116,50,104). Sum of RGB (Red+Green+Blue) = 116+50+104=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 50 (19.92% from 255 or 18.52% from 270); Blue value is 104 (41.02% from 255 or 38.52% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #743268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743268 is #8BCD97. Grayscale: #4B4B4B. Windows color (decimal): -9162136 or 6828660. OLE color: 6828660.
HSL color Cylindrical-coordinate representation of color #743268: hue angle of 310.91º 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 #743268 is Cyan = 0, Magento = 0.57, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 104 | - |
| CMYK | 0 | 0.57 | 0.10 | 0.55 |
| HSL | 310.91º | 0.4% | 0.33% | - |
| HSV(B) | 310.91º | 0.57% | 0.45% | - |
| XYZ | 10.84 | 6.99 | 13.88 | - |
| YUV | 75.89 | 143.87 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 104 | 0 | 0.57 | 0.10 | 0.55 | 310.91 | 0.4 | 0.33 |
| Hex | 74 | 32 | 68 | 0 | 39 | A | 37 | 137 | 28 | 21 |
| Octal | 164 | 62 | 150 | 0 | 71 | 12 | 67 | 467 | 50 | 41 |
| Binary | 1110100 | 110010 | 1101000 | 0 | 111001 | 1010 | 110111 | 100110111 | 101000 | 100001 |
Color Harmonies of #743268
Complementary color
Monochromatic Colors of #743268
Black with #743268
Text Example
Text Example
White with #743268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743268; }
p { color: rgb(116,50,104); }
H1.HeaderClassName
{
color: #743268;
}
.AnyTagClassName
{
color: #743268;
}
</style>
background-color css
<style>
a { background-color: #743268; }
a { background-color: rgb(116,50,104); }
div.DivClassName
{
background-color: #743268;
}
.BgClassName
{
background-color: #743268;
}
</style>
border-color css
<style>
span { border-color: #743268; }
span { border-color: rgb(116,50,104); }
td.TdClassName
{
border-color: #743268;
}
.TagClassName
{
border-color: #743268;
}
</style>