Shades of Palatinate Purple #734268
Tints of Palatinate Purple #734268
RGB
CMYK
RGB Variations
Color information
#734268 (or 0x734268) is known color: Palatinate Purple. HEX triplet: 73, 42 and 68. RGB value is (115,66,104). Sum of RGB (Red+Green+Blue) = 115+66+104=285 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.35% from 285); Green value is 66 (26.17% from 255 or 23.16% from 285); Blue value is 104 (41.02% from 255 or 36.49% from 285); Max value from RGB is 115 - color contains mainly: red. Hex color #734268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734268 is #8CBD97. Grayscale: #545454. Windows color (decimal): -9223576 or 6832755. OLE color: 6832755.
HSL color Cylindrical-coordinate representation of color #734268: hue angle of 313.47º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #734268 is Cyan = 0, Magento = 0.43, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 104 | - |
| CMYK | 0 | 0.43 | 0.10 | 0.55 |
| HSL | 313.47º | 0.27% | 0.35% | - |
| HSV(B) | 313.47º | 0.43% | 0.45% | - |
| XYZ | 11.52 | 8.54 | 14.14 | - |
| YUV | 84.98 | 138.73 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 104 | 0 | 0.43 | 0.10 | 0.55 | 313.47 | 0.27 | 0.35 |
| Hex | 73 | 42 | 68 | 0 | 2B | A | 37 | 139 | 1B | 23 |
| Octal | 163 | 102 | 150 | 0 | 53 | 12 | 67 | 471 | 33 | 43 |
| Binary | 1110011 | 1000010 | 1101000 | 0 | 101011 | 1010 | 110111 | 100111001 | 11011 | 100011 |
Color Harmonies of #734268
Complementary color
Monochromatic Colors of #734268
Black with #734268
Text Example
Text Example
White with #734268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734268; }
p { color: rgb(115,66,104); }
H1.HeaderClassName
{
color: #734268;
}
.AnyTagClassName
{
color: #734268;
}
</style>
background-color css
<style>
a { background-color: #734268; }
a { background-color: rgb(115,66,104); }
div.DivClassName
{
background-color: #734268;
}
.BgClassName
{
background-color: #734268;
}
</style>
border-color css
<style>
span { border-color: #734268; }
span { border-color: rgb(115,66,104); }
td.TdClassName
{
border-color: #734268;
}
.TagClassName
{
border-color: #734268;
}
</style>