Shades of Palatinate Purple #742865
Tints of Palatinate Purple #742865
RGB
CMYK
RGB Variations
Color information
#742865 (or 0x742865) is known color: Palatinate Purple. HEX triplet: 74, 28 and 65. RGB value is (116,40,101). Sum of RGB (Red+Green+Blue) = 116+40+101=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 40 (16.02% from 255 or 15.56% from 257); Blue value is 101 (39.84% from 255 or 39.30% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #742865 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742865 is #8BD79A. Grayscale: #454545. Windows color (decimal): -9164699 or 6629492. OLE color: 6629492.
HSL color Cylindrical-coordinate representation of color #742865: hue angle of 311.84º 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 #742865 is Cyan = 0, Magento = 0.66, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 101 | - |
| CMYK | 0 | 0.66 | 0.13 | 0.55 |
| HSL | 311.84º | 0.49% | 0.31% | - |
| HSV(B) | 311.84º | 0.66% | 0.45% | - |
| XYZ | 10.31 | 6.17 | 12.96 | - |
| YUV | 69.68 | 145.68 | 161.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 101 | 0 | 0.66 | 0.13 | 0.55 | 311.84 | 0.49 | 0.31 |
| Hex | 74 | 28 | 65 | 0 | 42 | D | 37 | 138 | 31 | 1F |
| Octal | 164 | 50 | 145 | 0 | 102 | 15 | 67 | 470 | 61 | 37 |
| Binary | 1110100 | 101000 | 1100101 | 0 | 1000010 | 1101 | 110111 | 100111000 | 110001 | 11111 |
Color Harmonies of #742865
Complementary color
Monochromatic Colors of #742865
Black with #742865
Text Example
Text Example
White with #742865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742865; }
p { color: rgb(116,40,101); }
H1.HeaderClassName
{
color: #742865;
}
.AnyTagClassName
{
color: #742865;
}
</style>
background-color css
<style>
a { background-color: #742865; }
a { background-color: rgb(116,40,101); }
div.DivClassName
{
background-color: #742865;
}
.BgClassName
{
background-color: #742865;
}
</style>
border-color css
<style>
span { border-color: #742865; }
span { border-color: rgb(116,40,101); }
td.TdClassName
{
border-color: #742865;
}
.TagClassName
{
border-color: #742865;
}
</style>