Shades of Palatinate Purple #734068
Tints of Palatinate Purple #734068
RGB
CMYK
RGB Variations
Color information
#734068 (or 0x734068) is known color: Palatinate Purple. HEX triplet: 73, 40 and 68. RGB value is (115,64,104). Sum of RGB (Red+Green+Blue) = 115+64+104=283 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.64% from 283); Green value is 64 (25.39% from 255 or 22.61% from 283); Blue value is 104 (41.02% from 255 or 36.75% from 283); Max value from RGB is 115 - color contains mainly: red. Hex color #734068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734068 is #8CBF97. Grayscale: #535353. Windows color (decimal): -9224088 or 6832243. OLE color: 6832243.
HSL color Cylindrical-coordinate representation of color #734068: hue angle of 312.94º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #734068 is Cyan = 0, Magento = 0.44, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 104 | - |
| CMYK | 0 | 0.44 | 0.10 | 0.55 |
| HSL | 312.94º | 0.28% | 0.35% | - |
| HSV(B) | 312.94º | 0.44% | 0.45% | - |
| XYZ | 11.4 | 8.31 | 14.1 | - |
| YUV | 83.81 | 139.4 | 150.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 104 | 0 | 0.44 | 0.10 | 0.55 | 312.94 | 0.28 | 0.35 |
| Hex | 73 | 40 | 68 | 0 | 2C | A | 37 | 139 | 1C | 23 |
| Octal | 163 | 100 | 150 | 0 | 54 | 12 | 67 | 471 | 34 | 43 |
| Binary | 1110011 | 1000000 | 1101000 | 0 | 101100 | 1010 | 110111 | 100111001 | 11100 | 100011 |
Color Harmonies of #734068
Complementary color
Monochromatic Colors of #734068
Black with #734068
Text Example
Text Example
White with #734068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734068; }
p { color: rgb(115,64,104); }
H1.HeaderClassName
{
color: #734068;
}
.AnyTagClassName
{
color: #734068;
}
</style>
background-color css
<style>
a { background-color: #734068; }
a { background-color: rgb(115,64,104); }
div.DivClassName
{
background-color: #734068;
}
.BgClassName
{
background-color: #734068;
}
</style>
border-color css
<style>
span { border-color: #734068; }
span { border-color: rgb(115,64,104); }
td.TdClassName
{
border-color: #734068;
}
.TagClassName
{
border-color: #734068;
}
</style>