Shades of Palatinate Purple #762667
Tints of Palatinate Purple #762667
RGB
CMYK
RGB Variations
Color information
#762667 (or 0x762667) is known color: Palatinate Purple. HEX triplet: 76, 26 and 67. RGB value is (118,38,103). Sum of RGB (Red+Green+Blue) = 118+38+103=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 38 (15.23% from 255 or 14.67% from 259); Blue value is 103 (40.62% from 255 or 39.77% from 259); Max value from RGB is 118 - color contains mainly: red. Hex color #762667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762667 is #89D998. Grayscale: #454545. Windows color (decimal): -9034137 or 6760054. OLE color: 6760054.
HSL color Cylindrical-coordinate representation of color #762667: hue angle of 311.25º 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 #762667 is Cyan = 0, Magento = 0.68, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 103 | - |
| CMYK | 0 | 0.68 | 0.13 | 0.54 |
| HSL | 311.25º | 0.51% | 0.31% | - |
| HSV(B) | 311.25º | 0.68% | 0.46% | - |
| XYZ | 10.61 | 6.22 | 13.47 | - |
| YUV | 69.33 | 147 | 162.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 103 | 0 | 0.68 | 0.13 | 0.54 | 311.25 | 0.51 | 0.31 |
| Hex | 76 | 26 | 67 | 0 | 44 | D | 36 | 137 | 33 | 1F |
| Octal | 166 | 46 | 147 | 0 | 104 | 15 | 66 | 467 | 63 | 37 |
| Binary | 1110110 | 100110 | 1100111 | 0 | 1000100 | 1101 | 110110 | 100110111 | 110011 | 11111 |
Color Harmonies of #762667
Complementary color
Monochromatic Colors of #762667
Black with #762667
Text Example
Text Example
White with #762667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762667; }
p { color: rgb(118,38,103); }
H1.HeaderClassName
{
color: #762667;
}
.AnyTagClassName
{
color: #762667;
}
</style>
background-color css
<style>
a { background-color: #762667; }
a { background-color: rgb(118,38,103); }
div.DivClassName
{
background-color: #762667;
}
.BgClassName
{
background-color: #762667;
}
</style>
border-color css
<style>
span { border-color: #762667; }
span { border-color: rgb(118,38,103); }
td.TdClassName
{
border-color: #762667;
}
.TagClassName
{
border-color: #762667;
}
</style>