Shades of Palatinate Purple #743862
Tints of Palatinate Purple #743862
RGB
CMYK
RGB Variations
Color information
#743862 (or 0x743862) is known color: Palatinate Purple. HEX triplet: 74, 38 and 62. RGB value is (116,56,98). Sum of RGB (Red+Green+Blue) = 116+56+98=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 56 (22.27% from 255 or 20.74% from 270); Blue value is 98 (38.67% from 255 or 36.30% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #743862 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743862 is #8BC79D. Grayscale: #4E4E4E. Windows color (decimal): -9160606 or 6436980. OLE color: 6436980.
HSL color Cylindrical-coordinate representation of color #743862: hue angle of 318º 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 #743862 is Cyan = 0, Magento = 0.52, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 98 | - |
| CMYK | 0 | 0.52 | 0.16 | 0.55 |
| HSL | 318º | 0.35% | 0.34% | - |
| HSV(B) | 318º | 0.52% | 0.45% | - |
| XYZ | 10.82 | 7.42 | 12.42 | - |
| YUV | 78.73 | 138.88 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 98 | 0 | 0.52 | 0.16 | 0.55 | 318 | 0.35 | 0.34 |
| Hex | 74 | 38 | 62 | 0 | 34 | 10 | 37 | 13E | 23 | 22 |
| Octal | 164 | 70 | 142 | 0 | 64 | 20 | 67 | 476 | 43 | 42 |
| Binary | 1110100 | 111000 | 1100010 | 0 | 110100 | 10000 | 110111 | 100111110 | 100011 | 100010 |
Color Harmonies of #743862
Complementary color
Monochromatic Colors of #743862
Black with #743862
Text Example
Text Example
White with #743862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743862; }
p { color: rgb(116,56,98); }
H1.HeaderClassName
{
color: #743862;
}
.AnyTagClassName
{
color: #743862;
}
</style>
background-color css
<style>
a { background-color: #743862; }
a { background-color: rgb(116,56,98); }
div.DivClassName
{
background-color: #743862;
}
.BgClassName
{
background-color: #743862;
}
</style>
border-color css
<style>
span { border-color: #743862; }
span { border-color: rgb(116,56,98); }
td.TdClassName
{
border-color: #743862;
}
.TagClassName
{
border-color: #743862;
}
</style>