Shades of Palatinate Purple #751167
Tints of Palatinate Purple #751167
RGB
CMYK
RGB Variations
Color information
#751167 (or 0x751167) is known color: Palatinate Purple. HEX triplet: 75, 11 and 67. RGB value is (117,17,103). Sum of RGB (Red+Green+Blue) = 117+17+103=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 17 (7.03% from 255 or 7.17% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #751167 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751167 is #8AEE98. Grayscale: #383838. Windows color (decimal): -9105049 or 6754677. OLE color: 6754677.
HSL color Cylindrical-coordinate representation of color #751167: hue angle of 308.4º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #751167 is Cyan = 0, Magento = 0.85, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 17 | 103 | - |
| CMYK | 0 | 0.85 | 0.12 | 0.54 |
| HSL | 308.4º | 0.75% | 0.26% | - |
| HSV(B) | 308.4º | 0.85% | 0.46% | - |
| XYZ | 9.98 | 5.16 | 13.3 | - |
| YUV | 56.7 | 154.13 | 171.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 17 | 103 | 0 | 0.85 | 0.12 | 0.54 | 308.4 | 0.75 | 0.26 |
| Hex | 75 | 11 | 67 | 0 | 55 | C | 36 | 134 | 4B | 1A |
| Octal | 165 | 21 | 147 | 0 | 125 | 14 | 66 | 464 | 113 | 32 |
| Binary | 1110101 | 10001 | 1100111 | 0 | 1010101 | 1100 | 110110 | 100110100 | 1001011 | 11010 |
Color Harmonies of #751167
Complementary color
Monochromatic Colors of #751167
Black with #751167
Text Example
Text Example
White with #751167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751167; }
p { color: rgb(117,17,103); }
H1.HeaderClassName
{
color: #751167;
}
.AnyTagClassName
{
color: #751167;
}
</style>
background-color css
<style>
a { background-color: #751167; }
a { background-color: rgb(117,17,103); }
div.DivClassName
{
background-color: #751167;
}
.BgClassName
{
background-color: #751167;
}
</style>
border-color css
<style>
span { border-color: #751167; }
span { border-color: rgb(117,17,103); }
td.TdClassName
{
border-color: #751167;
}
.TagClassName
{
border-color: #751167;
}
</style>