Shades of Palatinate Purple #751067
Tints of Palatinate Purple #751067
RGB
CMYK
RGB Variations
Color information
#751067 (or 0x751067) is known color: Palatinate Purple. HEX triplet: 75, 10 and 67. RGB value is (117,16,103). Sum of RGB (Red+Green+Blue) = 117+16+103=236 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.58% from 236); Green value is 16 (6.64% from 255 or 6.78% from 236); Blue value is 103 (40.62% from 255 or 43.64% from 236); Max value from RGB is 117 - color contains mainly: red. Hex color #751067 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751067 is #8AEF98. Grayscale: #373737. Windows color (decimal): -9105305 or 6754421. OLE color: 6754421.
HSL color Cylindrical-coordinate representation of color #751067: hue angle of 308.32º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #751067 is Cyan = 0, Magento = 0.86, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 16 | 103 | - |
| CMYK | 0 | 0.86 | 0.12 | 0.54 |
| HSL | 308.32º | 0.76% | 0.26% | - |
| HSV(B) | 308.32º | 0.86% | 0.46% | - |
| XYZ | 9.97 | 5.13 | 13.3 | - |
| YUV | 56.12 | 154.46 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 16 | 103 | 0 | 0.86 | 0.12 | 0.54 | 308.32 | 0.76 | 0.26 |
| Hex | 75 | 10 | 67 | 0 | 56 | C | 36 | 134 | 4C | 1A |
| Octal | 165 | 20 | 147 | 0 | 126 | 14 | 66 | 464 | 114 | 32 |
| Binary | 1110101 | 10000 | 1100111 | 0 | 1010110 | 1100 | 110110 | 100110100 | 1001100 | 11010 |
Color Harmonies of #751067
Complementary color
Monochromatic Colors of #751067
Black with #751067
Text Example
Text Example
White with #751067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751067; }
p { color: rgb(117,16,103); }
H1.HeaderClassName
{
color: #751067;
}
.AnyTagClassName
{
color: #751067;
}
</style>
background-color css
<style>
a { background-color: #751067; }
a { background-color: rgb(117,16,103); }
div.DivClassName
{
background-color: #751067;
}
.BgClassName
{
background-color: #751067;
}
</style>
border-color css
<style>
span { border-color: #751067; }
span { border-color: rgb(117,16,103); }
td.TdClassName
{
border-color: #751067;
}
.TagClassName
{
border-color: #751067;
}
</style>