Shades of Palatinate Purple #743567
Tints of Palatinate Purple #743567
RGB
CMYK
RGB Variations
Color information
#743567 (or 0x743567) is known color: Palatinate Purple. HEX triplet: 74, 35 and 67. RGB value is (116,53,103). Sum of RGB (Red+Green+Blue) = 116+53+103=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 53 (21.09% from 255 or 19.49% from 272); Blue value is 103 (40.62% from 255 or 37.87% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #743567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743567 is #8BCA98. Grayscale: #4D4D4D. Windows color (decimal): -9161369 or 6763892. OLE color: 6763892.
HSL color Cylindrical-coordinate representation of color #743567: hue angle of 312.38º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #743567 is Cyan = 0, Magento = 0.54, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 103 | - |
| CMYK | 0 | 0.54 | 0.11 | 0.55 |
| HSL | 312.38º | 0.37% | 0.33% | - |
| HSV(B) | 312.38º | 0.54% | 0.45% | - |
| XYZ | 10.92 | 7.24 | 13.65 | - |
| YUV | 77.54 | 142.37 | 155.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 103 | 0 | 0.54 | 0.11 | 0.55 | 312.38 | 0.37 | 0.33 |
| Hex | 74 | 35 | 67 | 0 | 36 | B | 37 | 138 | 25 | 21 |
| Octal | 164 | 65 | 147 | 0 | 66 | 13 | 67 | 470 | 45 | 41 |
| Binary | 1110100 | 110101 | 1100111 | 0 | 110110 | 1011 | 110111 | 100111000 | 100101 | 100001 |
Color Harmonies of #743567
Complementary color
Monochromatic Colors of #743567
Black with #743567
Text Example
Text Example
White with #743567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743567; }
p { color: rgb(116,53,103); }
H1.HeaderClassName
{
color: #743567;
}
.AnyTagClassName
{
color: #743567;
}
</style>
background-color css
<style>
a { background-color: #743567; }
a { background-color: rgb(116,53,103); }
div.DivClassName
{
background-color: #743567;
}
.BgClassName
{
background-color: #743567;
}
</style>
border-color css
<style>
span { border-color: #743567; }
span { border-color: rgb(116,53,103); }
td.TdClassName
{
border-color: #743567;
}
.TagClassName
{
border-color: #743567;
}
</style>