Shades of Palatinate Purple #752867
Tints of Palatinate Purple #752867
RGB
CMYK
RGB Variations
Color information
#752867 (or 0x752867) is known color: Palatinate Purple. HEX triplet: 75, 28 and 67. RGB value is (117,40,103). Sum of RGB (Red+Green+Blue) = 117+40+103=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 40 (16.02% from 255 or 15.38% from 260); Blue value is 103 (40.62% from 255 or 39.62% from 260); Max value from RGB is 117 - color contains mainly: red. Hex color #752867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752867 is #8AD798. Grayscale: #464646. Windows color (decimal): -9099161 or 6760565. OLE color: 6760565.
HSL color Cylindrical-coordinate representation of color #752867: hue angle of 310.91º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #752867 is Cyan = 0, Magento = 0.66, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 103 | - |
| CMYK | 0 | 0.66 | 0.12 | 0.54 |
| HSL | 310.91º | 0.49% | 0.31% | - |
| HSV(B) | 310.91º | 0.66% | 0.46% | - |
| XYZ | 10.54 | 6.28 | 13.49 | - |
| YUV | 70.21 | 146.51 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 103 | 0 | 0.66 | 0.12 | 0.54 | 310.91 | 0.49 | 0.31 |
| Hex | 75 | 28 | 67 | 0 | 42 | C | 36 | 137 | 31 | 1F |
| Octal | 165 | 50 | 147 | 0 | 102 | 14 | 66 | 467 | 61 | 37 |
| Binary | 1110101 | 101000 | 1100111 | 0 | 1000010 | 1100 | 110110 | 100110111 | 110001 | 11111 |
Color Harmonies of #752867
Complementary color
Monochromatic Colors of #752867
Black with #752867
Text Example
Text Example
White with #752867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752867; }
p { color: rgb(117,40,103); }
H1.HeaderClassName
{
color: #752867;
}
.AnyTagClassName
{
color: #752867;
}
</style>
background-color css
<style>
a { background-color: #752867; }
a { background-color: rgb(117,40,103); }
div.DivClassName
{
background-color: #752867;
}
.BgClassName
{
background-color: #752867;
}
</style>
border-color css
<style>
span { border-color: #752867; }
span { border-color: rgb(117,40,103); }
td.TdClassName
{
border-color: #752867;
}
.TagClassName
{
border-color: #752867;
}
</style>