Shades of Palatinate Purple #742863
Tints of Palatinate Purple #742863
RGB
CMYK
RGB Variations
Color information
#742863 (or 0x742863) is known color: Palatinate Purple. HEX triplet: 74, 28 and 63. RGB value is (116,40,99). Sum of RGB (Red+Green+Blue) = 116+40+99=255 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.49% from 255); Green value is 40 (16.02% from 255 or 15.69% from 255); Blue value is 99 (39.06% from 255 or 38.82% from 255); Max value from RGB is 116 - color contains mainly: red. Hex color #742863 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742863 is #8BD79C. Grayscale: #454545. Windows color (decimal): -9164701 or 6498420. OLE color: 6498420.
HSL color Cylindrical-coordinate representation of color #742863: hue angle of 313.42º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742863 is Cyan = 0, Magento = 0.66, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 99 | - |
| CMYK | 0 | 0.66 | 0.15 | 0.55 |
| HSL | 313.42º | 0.49% | 0.31% | - |
| HSV(B) | 313.42º | 0.66% | 0.45% | - |
| XYZ | 10.21 | 6.13 | 12.45 | - |
| YUV | 69.45 | 144.68 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 99 | 0 | 0.66 | 0.15 | 0.55 | 313.42 | 0.49 | 0.31 |
| Hex | 74 | 28 | 63 | 0 | 42 | F | 37 | 139 | 31 | 1F |
| Octal | 164 | 50 | 143 | 0 | 102 | 17 | 67 | 471 | 61 | 37 |
| Binary | 1110100 | 101000 | 1100011 | 0 | 1000010 | 1111 | 110111 | 100111001 | 110001 | 11111 |
Color Harmonies of #742863
Complementary color
Monochromatic Colors of #742863
Black with #742863
Text Example
Text Example
White with #742863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742863; }
p { color: rgb(116,40,99); }
H1.HeaderClassName
{
color: #742863;
}
.AnyTagClassName
{
color: #742863;
}
</style>
background-color css
<style>
a { background-color: #742863; }
a { background-color: rgb(116,40,99); }
div.DivClassName
{
background-color: #742863;
}
.BgClassName
{
background-color: #742863;
}
</style>
border-color css
<style>
span { border-color: #742863; }
span { border-color: rgb(116,40,99); }
td.TdClassName
{
border-color: #742863;
}
.TagClassName
{
border-color: #742863;
}
</style>