Shades of Palatinate Purple #742062
Tints of Palatinate Purple #742062
RGB
CMYK
RGB Variations
Color information
#742062 (or 0x742062) is known color: Palatinate Purple. HEX triplet: 74, 20 and 62. RGB value is (116,32,98). Sum of RGB (Red+Green+Blue) = 116+32+98=246 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.15% from 246); Green value is 32 (12.89% from 255 or 13.01% from 246); Blue value is 98 (38.67% from 255 or 39.84% from 246); Max value from RGB is 116 - color contains mainly: red. Hex color #742062 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742062 is #8BDF9D. Grayscale: #404040. Windows color (decimal): -9166750 or 6430836. OLE color: 6430836.
HSL color Cylindrical-coordinate representation of color #742062: hue angle of 312.86º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #742062 is Cyan = 0, Magento = 0.72, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 32 | 98 | - |
| CMYK | 0 | 0.72 | 0.16 | 0.55 |
| HSL | 312.86º | 0.57% | 0.29% | - |
| HSV(B) | 312.86º | 0.72% | 0.45% | - |
| XYZ | 9.92 | 5.63 | 12.12 | - |
| YUV | 64.64 | 146.83 | 164.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 32 | 98 | 0 | 0.72 | 0.16 | 0.55 | 312.86 | 0.57 | 0.29 |
| Hex | 74 | 20 | 62 | 0 | 48 | 10 | 37 | 139 | 39 | 1D |
| Octal | 164 | 40 | 142 | 0 | 110 | 20 | 67 | 471 | 71 | 35 |
| Binary | 1110100 | 100000 | 1100010 | 0 | 1001000 | 10000 | 110111 | 100111001 | 111001 | 11101 |
Color Harmonies of #742062
Complementary color
Monochromatic Colors of #742062
Black with #742062
Text Example
Text Example
White with #742062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742062; }
p { color: rgb(116,32,98); }
H1.HeaderClassName
{
color: #742062;
}
.AnyTagClassName
{
color: #742062;
}
</style>
background-color css
<style>
a { background-color: #742062; }
a { background-color: rgb(116,32,98); }
div.DivClassName
{
background-color: #742062;
}
.BgClassName
{
background-color: #742062;
}
</style>
border-color css
<style>
span { border-color: #742062; }
span { border-color: rgb(116,32,98); }
td.TdClassName
{
border-color: #742062;
}
.TagClassName
{
border-color: #742062;
}
</style>