Shades of Palatinate Purple #673557
Tints of Palatinate Purple #673557
RGB
CMYK
RGB Variations
Color information
#673557 (or 0x673557) is known color: Palatinate Purple. HEX triplet: 67, 35 and 57. RGB value is (103,53,87). Sum of RGB (Red+Green+Blue) = 103+53+87=243 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.39% from 243); Green value is 53 (21.09% from 255 or 21.81% from 243); Blue value is 87 (34.38% from 255 or 35.80% from 243); Max value from RGB is 103 - color contains mainly: red. Hex color #673557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673557 is #98CAA8. Grayscale: #474747. Windows color (decimal): -10013353 or 5715303. OLE color: 5715303.
HSL color Cylindrical-coordinate representation of color #673557: hue angle of 319.2º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #673557 is Cyan = 0, Magento = 0.49, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 53 | 87 | - |
| CMYK | 0 | 0.49 | 0.16 | 0.60 |
| HSL | 319.2º | 0.32% | 0.31% | - |
| HSV(B) | 319.2º | 0.49% | 0.4% | - |
| XYZ | 8.59 | 6.12 | 9.75 | - |
| YUV | 71.83 | 136.57 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 53 | 87 | 0 | 0.49 | 0.16 | 0.60 | 319.2 | 0.32 | 0.31 |
| Hex | 67 | 35 | 57 | 0 | 31 | 10 | 3C | 13F | 20 | 1F |
| Octal | 147 | 65 | 127 | 0 | 61 | 20 | 74 | 477 | 40 | 37 |
| Binary | 1100111 | 110101 | 1010111 | 0 | 110001 | 10000 | 111100 | 100111111 | 100000 | 11111 |
Color Harmonies of #673557
Complementary color
Monochromatic Colors of #673557
Black with #673557
Text Example
Text Example
White with #673557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673557; }
p { color: rgb(103,53,87); }
H1.HeaderClassName
{
color: #673557;
}
.AnyTagClassName
{
color: #673557;
}
</style>
background-color css
<style>
a { background-color: #673557; }
a { background-color: rgb(103,53,87); }
div.DivClassName
{
background-color: #673557;
}
.BgClassName
{
background-color: #673557;
}
</style>
border-color css
<style>
span { border-color: #673557; }
span { border-color: rgb(103,53,87); }
td.TdClassName
{
border-color: #673557;
}
.TagClassName
{
border-color: #673557;
}
</style>