Shades of Palatinate Purple #673259
Tints of Palatinate Purple #673259
RGB
CMYK
RGB Variations
Color information
#673259 (or 0x673259) is known color: Palatinate Purple. HEX triplet: 67, 32 and 59. RGB value is (103,50,89). Sum of RGB (Red+Green+Blue) = 103+50+89=242 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.56% from 242); Green value is 50 (19.92% from 255 or 20.66% from 242); Blue value is 89 (35.16% from 255 or 36.78% from 242); Max value from RGB is 103 - color contains mainly: red. Hex color #673259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673259 is #98CDA6. Grayscale: #464646. Windows color (decimal): -10014119 or 5845607. OLE color: 5845607.
HSL color Cylindrical-coordinate representation of color #673259: hue angle of 315.85º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #673259 is Cyan = 0, Magento = 0.51, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 50 | 89 | - |
| CMYK | 0 | 0.51 | 0.14 | 0.60 |
| HSL | 315.85º | 0.35% | 0.3% | - |
| HSV(B) | 315.85º | 0.51% | 0.4% | - |
| XYZ | 8.54 | 5.89 | 10.14 | - |
| YUV | 70.29 | 138.56 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 50 | 89 | 0 | 0.51 | 0.14 | 0.60 | 315.85 | 0.35 | 0.3 |
| Hex | 67 | 32 | 59 | 0 | 33 | E | 3C | 13C | 23 | 1E |
| Octal | 147 | 62 | 131 | 0 | 63 | 16 | 74 | 474 | 43 | 36 |
| Binary | 1100111 | 110010 | 1011001 | 0 | 110011 | 1110 | 111100 | 100111100 | 100011 | 11110 |
Color Harmonies of #673259
Complementary color
Monochromatic Colors of #673259
Black with #673259
Text Example
Text Example
White with #673259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673259; }
p { color: rgb(103,50,89); }
H1.HeaderClassName
{
color: #673259;
}
.AnyTagClassName
{
color: #673259;
}
</style>
background-color css
<style>
a { background-color: #673259; }
a { background-color: rgb(103,50,89); }
div.DivClassName
{
background-color: #673259;
}
.BgClassName
{
background-color: #673259;
}
</style>
border-color css
<style>
span { border-color: #673259; }
span { border-color: rgb(103,50,89); }
td.TdClassName
{
border-color: #673259;
}
.TagClassName
{
border-color: #673259;
}
</style>