Shades of Palatinate Purple #742768
Tints of Palatinate Purple #742768
RGB
CMYK
RGB Variations
Color information
#742768 (or 0x742768) is known color: Palatinate Purple. HEX triplet: 74, 27 and 68. RGB value is (116,39,104). Sum of RGB (Red+Green+Blue) = 116+39+104=259 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.79% from 259); Green value is 39 (15.62% from 255 or 15.06% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 116 - color contains mainly: red. Hex color #742768 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742768 is #8BD897. Grayscale: #454545. Windows color (decimal): -9164952 or 6825844. OLE color: 6825844.
HSL color Cylindrical-coordinate representation of color #742768: hue angle of 309.35º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #742768 is Cyan = 0, Magento = 0.66, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 39 | 104 | - |
| CMYK | 0 | 0.66 | 0.10 | 0.55 |
| HSL | 309.35º | 0.5% | 0.3% | - |
| HSV(B) | 309.35º | 0.66% | 0.45% | - |
| XYZ | 10.43 | 6.16 | 13.74 | - |
| YUV | 69.43 | 147.51 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 104 | 0 | 0.66 | 0.10 | 0.55 | 309.35 | 0.5 | 0.3 |
| Hex | 74 | 27 | 68 | 0 | 42 | A | 37 | 135 | 32 | 1E |
| Octal | 164 | 47 | 150 | 0 | 102 | 12 | 67 | 465 | 62 | 36 |
| Binary | 1110100 | 100111 | 1101000 | 0 | 1000010 | 1010 | 110111 | 100110101 | 110010 | 11110 |
Color Harmonies of #742768
Complementary color
Monochromatic Colors of #742768
Black with #742768
Text Example
Text Example
White with #742768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742768; }
p { color: rgb(116,39,104); }
H1.HeaderClassName
{
color: #742768;
}
.AnyTagClassName
{
color: #742768;
}
</style>
background-color css
<style>
a { background-color: #742768; }
a { background-color: rgb(116,39,104); }
div.DivClassName
{
background-color: #742768;
}
.BgClassName
{
background-color: #742768;
}
</style>
border-color css
<style>
span { border-color: #742768; }
span { border-color: rgb(116,39,104); }
td.TdClassName
{
border-color: #742768;
}
.TagClassName
{
border-color: #742768;
}
</style>