Shades of Palatinate Purple #743865
Tints of Palatinate Purple #743865
RGB
CMYK
RGB Variations
Color information
#743865 (or 0x743865) is known color: Palatinate Purple. HEX triplet: 74, 38 and 65. RGB value is (116,56,101). Sum of RGB (Red+Green+Blue) = 116+56+101=273 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.49% from 273); Green value is 56 (22.27% from 255 or 20.51% from 273); Blue value is 101 (39.84% from 255 or 37.00% from 273); Max value from RGB is 116 - color contains mainly: red. Hex color #743865 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743865 is #8BC79A. Grayscale: #4E4E4E. Windows color (decimal): -9160603 or 6633588. OLE color: 6633588.
HSL color Cylindrical-coordinate representation of color #743865: hue angle of 315º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #743865 is Cyan = 0, Magento = 0.52, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 101 | - |
| CMYK | 0 | 0.52 | 0.13 | 0.55 |
| HSL | 315º | 0.35% | 0.34% | - |
| HSV(B) | 315º | 0.52% | 0.45% | - |
| XYZ | 10.97 | 7.48 | 13.18 | - |
| YUV | 79.07 | 140.38 | 154.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 101 | 0 | 0.52 | 0.13 | 0.55 | 315 | 0.35 | 0.34 |
| Hex | 74 | 38 | 65 | 0 | 34 | D | 37 | 13B | 23 | 22 |
| Octal | 164 | 70 | 145 | 0 | 64 | 15 | 67 | 473 | 43 | 42 |
| Binary | 1110100 | 111000 | 1100101 | 0 | 110100 | 1101 | 110111 | 100111011 | 100011 | 100010 |
Color Harmonies of #743865
Complementary color
Monochromatic Colors of #743865
Black with #743865
Text Example
Text Example
White with #743865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743865; }
p { color: rgb(116,56,101); }
H1.HeaderClassName
{
color: #743865;
}
.AnyTagClassName
{
color: #743865;
}
</style>
background-color css
<style>
a { background-color: #743865; }
a { background-color: rgb(116,56,101); }
div.DivClassName
{
background-color: #743865;
}
.BgClassName
{
background-color: #743865;
}
</style>
border-color css
<style>
span { border-color: #743865; }
span { border-color: rgb(116,56,101); }
td.TdClassName
{
border-color: #743865;
}
.TagClassName
{
border-color: #743865;
}
</style>