Shades of Palatinate Purple #673659
Tints of Palatinate Purple #673659
RGB
CMYK
RGB Variations
Color information
#673659 (or 0x673659) is known color: Palatinate Purple. HEX triplet: 67, 36 and 59. RGB value is (103,54,89). Sum of RGB (Red+Green+Blue) = 103+54+89=246 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.87% from 246); Green value is 54 (21.48% from 255 or 21.95% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 103 - color contains mainly: red. Hex color #673659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673659 is #98C9A6. Grayscale: #484848. Windows color (decimal): -10013095 or 5846631. OLE color: 5846631.
HSL color Cylindrical-coordinate representation of color #673659: hue angle of 317.14º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #673659 is Cyan = 0, Magento = 0.48, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 54 | 89 | - |
| CMYK | 0 | 0.48 | 0.14 | 0.60 |
| HSL | 317.14º | 0.31% | 0.31% | - |
| HSV(B) | 317.14º | 0.48% | 0.4% | - |
| XYZ | 8.72 | 6.24 | 10.2 | - |
| YUV | 72.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 54 | 89 | 0 | 0.48 | 0.14 | 0.60 | 317.14 | 0.31 | 0.31 |
| Hex | 67 | 36 | 59 | 0 | 30 | E | 3C | 13D | 1F | 1F |
| Octal | 147 | 66 | 131 | 0 | 60 | 16 | 74 | 475 | 37 | 37 |
| Binary | 1100111 | 110110 | 1011001 | 0 | 110000 | 1110 | 111100 | 100111101 | 11111 | 11111 |
Color Harmonies of #673659
Complementary color
Monochromatic Colors of #673659
Black with #673659
Text Example
Text Example
White with #673659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673659; }
p { color: rgb(103,54,89); }
H1.HeaderClassName
{
color: #673659;
}
.AnyTagClassName
{
color: #673659;
}
</style>
background-color css
<style>
a { background-color: #673659; }
a { background-color: rgb(103,54,89); }
div.DivClassName
{
background-color: #673659;
}
.BgClassName
{
background-color: #673659;
}
</style>
border-color css
<style>
span { border-color: #673659; }
span { border-color: rgb(103,54,89); }
td.TdClassName
{
border-color: #673659;
}
.TagClassName
{
border-color: #673659;
}
</style>