Shades of Palatinate Purple #743467
Tints of Palatinate Purple #743467
RGB
CMYK
RGB Variations
Color information
#743467 (or 0x743467) is known color: Palatinate Purple. HEX triplet: 74, 34 and 67. RGB value is (116,52,103). Sum of RGB (Red+Green+Blue) = 116+52+103=271 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.80% from 271); Green value is 52 (20.70% from 255 or 19.19% from 271); Blue value is 103 (40.62% from 255 or 38.01% from 271); Max value from RGB is 116 - color contains mainly: red. Hex color #743467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743467 is #8BCB98. Grayscale: #4C4C4C. Windows color (decimal): -9161625 or 6763636. OLE color: 6763636.
HSL color Cylindrical-coordinate representation of color #743467: hue angle of 312.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #743467 is Cyan = 0, Magento = 0.55, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 103 | - |
| CMYK | 0 | 0.55 | 0.11 | 0.55 |
| HSL | 312.19º | 0.38% | 0.33% | - |
| HSV(B) | 312.19º | 0.55% | 0.45% | - |
| XYZ | 10.88 | 7.15 | 13.64 | - |
| YUV | 76.95 | 142.7 | 155.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 103 | 0 | 0.55 | 0.11 | 0.55 | 312.19 | 0.38 | 0.33 |
| Hex | 74 | 34 | 67 | 0 | 37 | B | 37 | 138 | 26 | 21 |
| Octal | 164 | 64 | 147 | 0 | 67 | 13 | 67 | 470 | 46 | 41 |
| Binary | 1110100 | 110100 | 1100111 | 0 | 110111 | 1011 | 110111 | 100111000 | 100110 | 100001 |
Color Harmonies of #743467
Complementary color
Monochromatic Colors of #743467
Black with #743467
Text Example
Text Example
White with #743467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743467; }
p { color: rgb(116,52,103); }
H1.HeaderClassName
{
color: #743467;
}
.AnyTagClassName
{
color: #743467;
}
</style>
background-color css
<style>
a { background-color: #743467; }
a { background-color: rgb(116,52,103); }
div.DivClassName
{
background-color: #743467;
}
.BgClassName
{
background-color: #743467;
}
</style>
border-color css
<style>
span { border-color: #743467; }
span { border-color: rgb(116,52,103); }
td.TdClassName
{
border-color: #743467;
}
.TagClassName
{
border-color: #743467;
}
</style>