Shades of Palatinate Purple #672763
Tints of Palatinate Purple #672763
RGB
CMYK
RGB Variations
Color information
#672763 (or 0x672763) is known color: Palatinate Purple. HEX triplet: 67, 27 and 63. RGB value is (103,39,99). Sum of RGB (Red+Green+Blue) = 103+39+99=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 99 (39.06% from 255 or 41.08% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #672763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672763 is #98D89C. Grayscale: #404040. Windows color (decimal): -10016925 or 6498151. OLE color: 6498151.
HSL color Cylindrical-coordinate representation of color #672763: hue angle of 303.75º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #672763 is Cyan = 0, Magento = 0.62, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 99 | - |
| CMYK | 0 | 0.62 | 0.04 | 0.60 |
| HSL | 303.75º | 0.45% | 0.28% | - |
| HSV(B) | 303.75º | 0.62% | 0.4% | - |
| XYZ | 8.57 | 5.24 | 12.36 | - |
| YUV | 64.98 | 147.2 | 155.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 99 | 0 | 0.62 | 0.04 | 0.60 | 303.75 | 0.45 | 0.28 |
| Hex | 67 | 27 | 63 | 0 | 3E | 4 | 3C | 130 | 2D | 1C |
| Octal | 147 | 47 | 143 | 0 | 76 | 4 | 74 | 460 | 55 | 34 |
| Binary | 1100111 | 100111 | 1100011 | 0 | 111110 | 100 | 111100 | 100110000 | 101101 | 11100 |
Color Harmonies of #672763
Complementary color
Monochromatic Colors of #672763
Black with #672763
Text Example
Text Example
White with #672763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672763; }
p { color: rgb(103,39,99); }
H1.HeaderClassName
{
color: #672763;
}
.AnyTagClassName
{
color: #672763;
}
</style>
background-color css
<style>
a { background-color: #672763; }
a { background-color: rgb(103,39,99); }
div.DivClassName
{
background-color: #672763;
}
.BgClassName
{
background-color: #672763;
}
</style>
border-color css
<style>
span { border-color: #672763; }
span { border-color: rgb(103,39,99); }
td.TdClassName
{
border-color: #672763;
}
.TagClassName
{
border-color: #672763;
}
</style>