Shades of Palatinate Purple #743367
Tints of Palatinate Purple #743367
RGB
CMYK
RGB Variations
Color information
#743367 (or 0x743367) is known color: Palatinate Purple. HEX triplet: 74, 33 and 67. RGB value is (116,51,103). Sum of RGB (Red+Green+Blue) = 116+51+103=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 51 (20.31% from 255 or 18.89% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #743367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743367 is #8BCC98. Grayscale: #4C4C4C. Windows color (decimal): -9161881 or 6763380. OLE color: 6763380.
HSL color Cylindrical-coordinate representation of color #743367: hue angle of 312º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #743367 is Cyan = 0, Magento = 0.56, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 103 | - |
| CMYK | 0 | 0.56 | 0.11 | 0.55 |
| HSL | 312º | 0.39% | 0.33% | - |
| HSV(B) | 312º | 0.56% | 0.45% | - |
| XYZ | 10.83 | 7.06 | 13.62 | - |
| YUV | 76.36 | 143.03 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 103 | 0 | 0.56 | 0.11 | 0.55 | 312 | 0.39 | 0.33 |
| Hex | 74 | 33 | 67 | 0 | 38 | B | 37 | 138 | 27 | 21 |
| Octal | 164 | 63 | 147 | 0 | 70 | 13 | 67 | 470 | 47 | 41 |
| Binary | 1110100 | 110011 | 1100111 | 0 | 111000 | 1011 | 110111 | 100111000 | 100111 | 100001 |
Color Harmonies of #743367
Complementary color
Monochromatic Colors of #743367
Black with #743367
Text Example
Text Example
White with #743367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743367; }
p { color: rgb(116,51,103); }
H1.HeaderClassName
{
color: #743367;
}
.AnyTagClassName
{
color: #743367;
}
</style>
background-color css
<style>
a { background-color: #743367; }
a { background-color: rgb(116,51,103); }
div.DivClassName
{
background-color: #743367;
}
.BgClassName
{
background-color: #743367;
}
</style>
border-color css
<style>
span { border-color: #743367; }
span { border-color: rgb(116,51,103); }
td.TdClassName
{
border-color: #743367;
}
.TagClassName
{
border-color: #743367;
}
</style>