Shades of Palatinate Purple #752167
Tints of Palatinate Purple #752167
RGB
CMYK
RGB Variations
Color information
#752167 (or 0x752167) is known color: Palatinate Purple. HEX triplet: 75, 21 and 67. RGB value is (117,33,103). Sum of RGB (Red+Green+Blue) = 117+33+103=253 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.25% from 253); Green value is 33 (13.28% from 255 or 13.04% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 117 - color contains mainly: red. Hex color #752167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752167 is #8ADE98. Grayscale: #414141. Windows color (decimal): -9100953 or 6758773. OLE color: 6758773.
HSL color Cylindrical-coordinate representation of color #752167: hue angle of 310º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #752167 is Cyan = 0, Magento = 0.72, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 33 | 103 | - |
| CMYK | 0 | 0.72 | 0.12 | 0.54 |
| HSL | 310º | 0.56% | 0.29% | - |
| HSV(B) | 310º | 0.72% | 0.46% | - |
| XYZ | 10.33 | 5.85 | 13.42 | - |
| YUV | 66.1 | 148.83 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 33 | 103 | 0 | 0.72 | 0.12 | 0.54 | 310 | 0.56 | 0.29 |
| Hex | 75 | 21 | 67 | 0 | 48 | C | 36 | 136 | 38 | 1D |
| Octal | 165 | 41 | 147 | 0 | 110 | 14 | 66 | 466 | 70 | 35 |
| Binary | 1110101 | 100001 | 1100111 | 0 | 1001000 | 1100 | 110110 | 100110110 | 111000 | 11101 |
Color Harmonies of #752167
Complementary color
Monochromatic Colors of #752167
Black with #752167
Text Example
Text Example
White with #752167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752167; }
p { color: rgb(117,33,103); }
H1.HeaderClassName
{
color: #752167;
}
.AnyTagClassName
{
color: #752167;
}
</style>
background-color css
<style>
a { background-color: #752167; }
a { background-color: rgb(117,33,103); }
div.DivClassName
{
background-color: #752167;
}
.BgClassName
{
background-color: #752167;
}
</style>
border-color css
<style>
span { border-color: #752167; }
span { border-color: rgb(117,33,103); }
td.TdClassName
{
border-color: #752167;
}
.TagClassName
{
border-color: #752167;
}
</style>