Shades of Palatinate Purple #762661
Tints of Palatinate Purple #762661
RGB
CMYK
RGB Variations
Color information
#762661 (or 0x762661) is known color: Palatinate Purple. HEX triplet: 76, 26 and 61. RGB value is (118,38,97). Sum of RGB (Red+Green+Blue) = 118+38+97=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 38 (15.23% from 255 or 15.02% from 253); Blue value is 97 (38.28% from 255 or 38.34% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #762661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762661 is #89D99E. Grayscale: #444444. Windows color (decimal): -9034143 or 6366838. OLE color: 6366838.
HSL color Cylindrical-coordinate representation of color #762661: hue angle of 315.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762661 is Cyan = 0, Magento = 0.68, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 97 | - |
| CMYK | 0 | 0.68 | 0.18 | 0.54 |
| HSL | 315.75º | 0.51% | 0.31% | - |
| HSV(B) | 315.75º | 0.68% | 0.46% | - |
| XYZ | 10.32 | 6.1 | 11.94 | - |
| YUV | 68.65 | 144 | 163.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 97 | 0 | 0.68 | 0.18 | 0.54 | 315.75 | 0.51 | 0.31 |
| Hex | 76 | 26 | 61 | 0 | 44 | 12 | 36 | 13C | 33 | 1F |
| Octal | 166 | 46 | 141 | 0 | 104 | 22 | 66 | 474 | 63 | 37 |
| Binary | 1110110 | 100110 | 1100001 | 0 | 1000100 | 10010 | 110110 | 100111100 | 110011 | 11111 |
Color Harmonies of #762661
Complementary color
Monochromatic Colors of #762661
Black with #762661
Text Example
Text Example
White with #762661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762661; }
p { color: rgb(118,38,97); }
H1.HeaderClassName
{
color: #762661;
}
.AnyTagClassName
{
color: #762661;
}
</style>
background-color css
<style>
a { background-color: #762661; }
a { background-color: rgb(118,38,97); }
div.DivClassName
{
background-color: #762661;
}
.BgClassName
{
background-color: #762661;
}
</style>
border-color css
<style>
span { border-color: #762661; }
span { border-color: rgb(118,38,97); }
td.TdClassName
{
border-color: #762661;
}
.TagClassName
{
border-color: #762661;
}
</style>